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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN ???〓D???〓D^ 00111111001111110011111110000001101011000100010000111111001111110011111110000001101011000100010001011110 3f3f3f81ac443f3f3f81ac445e
EUC-JP ???〓D???〓D^ 00111111001111110011111110100010101011100100010000111111001111110011111110100010101011100100010001011110 3f3f3fa2ae443f3f3fa2ae445e
UTF-8 룶콓◈〓D룶콓◈〓D^ 111010111010001110110110111011001011110110010011111000101001011110001000111000111000000010010011010001001110101110100011101101101110110010111101100100111110001010010111100010001110001110000000100100110100010001011110 eba3b6ecbd93e29788e3809344eba3b6ecbd93e29788e38093445e
UHC 룶콓◈〓D룶콓◈〓D^ 10001111101010111011000110001111101000101100001010100001111010110100010010001111101010111011000110001111101000101100001010100001111010110100010001011110 8fabb18fa2c2a1eb448fabb18fa2c2a1eb445e

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