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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??ヤ??ピ??ヘ^ 00111111001111111000001110000100001111110011111110000011011100110011111100111111100000110111011101011110 3f3f83843f3f83733f3f83775e
EUC-JP ??ヤ??ピ??ヘ^ 00111111001111111010010111100100001111110011111110100101110101000011111100111111101001011101100001011110 3f3fa5e43f3fa5d43f3fa5d85e
UTF-8 룶쥚ヤ룶츕ピ룶즽ヘ^ 11101011101000111011011011101100101001011001101011100011100000111010010011101011101000111011011011101100101110001001010111100011100000111001010011101011101000111011011011101100101001101011110111100011100000111001100001011110 eba3b6eca59ae383a4eba3b6ecb895e38394eba3b6eca6bde383985e
UHC 룶쥚ヤ룶츕ピ룶즽ヘ^ 10001111101010111010001010001111101010111110010010001111101010111010111010001111101010111101010010001111101010111010001110001111101010111101100001011110 8faba28fabe48fabae8fabd48faba38fabd85e

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