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 容?ズ???容 10010111011001010011111110000011010110010011111100111111001111111001011101100101 97653f83593f3f3f9765
EUC-JP 容?ズ???容 11001101110001100011111110100101101110100011111100111111001111111100110111000110 cdc63fa5ba3f3f3fcdc6
UTF-8 容섊ズ廉붺뜌容 111001011010111010111001111011001000010010001010111000111000001010111010111011111010011010100010111010111011011010111010111010111001110010001100111001011010111010111001 e5aeb9ec848ae382baefa6a2ebb6baeb9c8ce5aeb9
UHC 容섊ズ廉붺뜌容 1110100110111011100110001110011110101011101110101110011011110101100101001110011110001101100011111110100110111011 e9bb98e7abbae6f594e78d8fe9bb

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