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 ?瓠終?瓠終^ 0011111111100001010000001000111101001001001111111110000101000000100011110100100101011110 3fe1408f493fe1408f495e
EUC-JP ?瓠終?瓠終^ 0011111111100001101000011011110110101010001111111110000110100001101111011010101001011110 3fe1a1bdaa3fe1a1bdaa5e
UTF-8 뤓瓠終뤓瓠終^ 11101011101001001001001111100111100100111010000011100111101101011000001011101011101001001001001111100111100100111010000011100111101101011000001001011110 eba493e793a0e7b582eba493e793a0e7b5825e
UHC 뤓瓠終뤓瓠終^ 10001111110000111111101111010010111100001111101110001111110000111111101111010010111100001111101101011110 8fc3fbd2f0fb8fc3fbd2f0fb5e

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