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 汀???雋麥? 10010010111100110011111100111111001111111110100010110010111010100110110100111111 92f33f3f3fe8b2ea6d3f
EUC-JP 汀???雋麥? 11000100111101010011111100111111001111111111000010110100111100111100111000111111 c4f53f3f3ff0b4f3ce3f
UTF-8 汀펭렟렫雋麥릴 111001101011000110000000111011011000111010101101111010111010000010011111111010111010000010101011111010011001101110001011111010011011101010100101111010111010011010110100 e6b180ed8eadeba09feba0abe99b8be9baa5eba6b4
UHC 汀펭렟렫雋麥릴 1110111111100010110001101110101110001110101100001000111010111001111100011110011011011000111010101011100010110001 efe2c6eb8eb08eb9f1e6d8eab8b1

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