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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???〓?????ピ 001111110011111100111111100000011010110000111111001111110011111100111111001111111000001101110011 3f3f3f81ac3f3f3f3f3f8373
EUC-JP ???〓?????ピ 001111110011111100111111101000101010111000111111001111110011111100111111001111111010010111010100 3f3f3fa2ae3f3f3f3f3fa5d4
UTF-8 룶콓◈〓룶절∼룶츕ピ 111010111010001110110110111011001011110110010011111000101001011110001000111000111000000010010011111010111010001110110110111011001010000010001000111000101000100010111100111010111010001110110110111011001011100010010101111000111000001110010100 eba3b6ecbd93e29788e38093eba3b6eca088e288bceba3b6ecb895e38394
UHC 룶콓◈〓룶절∼룶츕ピ 1000111110101011101100011000111110100010110000101010000111101011100011111010101111000000111111011010000110101101100011111010101110101110100011111010101111010100 8fabb18fa2c2a1eb8fabc0fda1ad8fabae8fabd4

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