To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????昻 001111110011111100111111001111110011111100111111001111111111101011010000 3f3f3f3f3f3f3ffad0
EUC-JP ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
UTF-8 렓렕렓뤞첁첁쮲昻 111010111010000010010011111010111010000010010101111010111010000010010011111010111010010010011110111011001011001010000001111011001011001010000001111011001010111010110010111001101001100010111011 eba093eba095eba093eba49eecb281ecb281ecaeb2e698bb
UHC 렓렕렓뤞첁첁쮲昻 10001110101010001000111010101010100011101010100010001111110011011010101010001110101010101000111010101000100011111110010011101001 8ea88eaa8ea88fcdaa8eaa8ea88fe4e9

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)