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 ??ピ?悳ゴ??モ^ 0011111100111111100000110111001100111111100111000111101110000011010100110011111100111111100000111000001001011110 3f3f83733f9c7b83533f3f83825e
EUC-JP ??ピ?悳ゴ??モ^ 0011111100111111101001011101010000111111110101111101110010100101101101000011111100111111101001011110001001011110 3f3fa5d43fd7dca5b43f3fa5e25e
UTF-8 룶혧ピ룵悳ゴ룵츕モ^ 11101011101000111011011011101101100110001010011111100011100000111001010011101011101000111011010111100110100000101011001111100011100000101011010011101011101000111011010111101100101110001001010111100011100000111010001001011110 eba3b6ed98a7e38394eba3b5e682b3e382b4eba3b5ecb895e383a25e
UHC 룶혧ピ룵悳ゴ룵츕モ^ 10001111101010111100001010001111101010111101010010001111101010101101001111101101101010111011010010001111101010101010111010001111101010111110001001011110 8fabc28fabd48faad3edabb48faaae8fabe25e

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