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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?嵩繰?嵩糟^ 0011111110010000100100111000110001001010001111111001000010010011100100011000110001011110 3f90938c4a3f9093918c5e
EUC-JP ?嵩繰?嵩糟^ 0011111110111111111100111011011110101011001111111011111111110011110000011110110001011110 3fbff3b7ab3fbff3c1ec5e
UTF-8 룶嵩繰룶嵩糟^ 11101011101000111011011011100101101101011010100111100111101110011011000011101011101000111011011011100101101101011010100111100111101100111001111101011110 eba3b6e5b5a9e7b9b0eba3b6e5b5a9e7b39f5e
UHC 룶嵩繰룶嵩糟^ 10001111101010111110001110100001111100001101101110001111101010111110001110100001111100001101100101011110 8fabe3a1f0db8fabe3a1f0d95e

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