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 ??b?rN}??b?rN{^ 001111110011111101100010001111110111001001001110011111010011111100111111011000100011111101110010010011100111101101011110 3f3f623f724e7d3f3f623f724e7b5e
SJIS-WIN ??b褻rN}??b褻rN{^ 0011111100111111011000101110010111110110011100100100111001111101001111110011111101100010111001011111011001110010010011100111101101011110 3f3f62e5f6724e7d3f3f62e5f6724e7b5e
EUC-JP ??b褻rN}??b褻rN{^ 0011111100111111011000101110101011111000011100100100111001111101001111110011111101100010111010101111100001110010010011100111101101011110 3f3f62eaf8724e7d3f3f62eaf8724e7b5e
UTF-8 셴섣b褻rN}셴섣b褻rN{^ 111011001000010110110100111011001000010010100011011000101110100010100100101110110111001001001110011111011110110010000101101101001110110010000100101000110110001011101000101001001011101101110010010011100111101101011110 ec85b4ec84a362e8a4bb724e7dec85b4ec84a362e8a4bb724e7b5e
UHC 셴섣b褻rN}셴섣b褻rN{^ 101111001100111110111100101100100110001011100000111000010111001001001110011111011011110011001111101111001011001001100010111000001110000101110010010011100111101101011110 bccfbcb262e0e1724e7dbccfbcb262e0e1724e7b5e

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