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 筌??茹??筌 11100010101000110011111100111111111001001010010100111111001111111110001010100011 e2a33f3fe4a53f3fe2a3
EUC-JP 筌??茹??筌 11100100101001010011111100111111111010001010011100111111001111111110010010100101 e4a53f3fe8a73f3fe4a5
UTF-8 筌㏓젲茹됰젪筌 111001111010110110001100111000111000111110010011111011001010000010110010111010001000110010111001111010111001000010110000111011001010000010101010111001111010110110001100 e7ad8ce38f93eca0b2e88cb9eb90b0eca0aae7ad8c
UHC 筌㏓젲茹됰젪筌 1110111110100111101001111110101110100000101001101110011010101010100010011110101110100000101000101110111110100111 efa7a7eba0a6e6aa89eba0a2efa7

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