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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?釐ャ?鷹チ?釐タ 001111111110011111011000100000111000001100111111100100011110100110000011011000000011111111100111110110001000001101011110 3fe7d883833f91e983603fe7d8835e
EUC-JP ?釐ャ?鷹チ?釐タ 001111111110111011011010101001011110001100111111110000101110101110100101110000010011111111101110110110101010010110111111 3feedaa5e33fc2eba5c13feedaa5bf
UTF-8 룵釐ャ룫鷹チ룶釐タ 111010111010001110110101111010011000011110010000111000111000001110100011111010111010001110101011111010011011011110111001111000111000001110000001111010111010001110110110111010011000011110010000111000111000001010111111 eba3b5e98790e383a3eba3abe9b7b9e38381eba3b6e98790e382bf
UHC 룵釐ャ룫鷹チ룶釐タ 100011111010101011010111111011011010101111100011100011111010001011101011111011011010101111000001100011111010101111010111111011011010101110111111 8faad7edabe38fa2ebedabc18fabd7edabbf

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