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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 茁???錠?? 111110111001001100111111001111110011111110001111111110010011111100111111 fb933f3f3f8ff93f3f
EUC-JP 茁???錠?? 10001111110101111101111000111111001111110011111110111110111110110011111100111111 8fd7de3f3f3fbefb3f3f
UTF-8 茁희렰렠錠당긱 111010001000110010000001111011011001110110101100111010111010000010110000111010111010000010100000111010011000110010100000111010111000101110111001111010101011100010110001 e88c81ed9daceba0b0eba0a0e98ca0eb8bb9eab8b1
UHC 茁희렰렠錠당긱 1111000111101000110010001111000110001110101111011000111010110001111011111111110010110100111001111011000111100011 f1e8c8f18ebd8eb1effcb4e7b1e3

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