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 칏ä¿\}칏ä¿\{^ 111011001011100110001111111001001011111101011100011111011110110010111001100011111110010010111111010111000111101101011110 ecb98fe4bf5c7decb98fe4bf5c7b5e
SJIS-WIN ?????\}?????\{^ 001111110011111100111111001111110011111101011100011111010011111100111111001111110011111100111111010111000111101101011110 3f3f3f3f3f5c7d3f3f3f3f3f5c7b5e
EUC-JP ì??ä¿\}ì??ä¿\{^ 100011111010101111000000001111110011111110001111101010111010001110001111101000101100010001011100011111011000111110101011110000000011111100111111100011111010101110100011100011111010001011000100010111000111101101011110 8fabc03f3f8faba38fa2c45c7d8fabc03f3f8faba38fa2c45c7b5e
UTF-8 칏ä¿\}칏ä¿\{^ 11000011101011001100001010111001110000101000111111000011101001001100001010111111010111000111110111000011101011001100001010111001110000101000111111000011101001001100001010111111010111000111101101011110 c3acc2b9c28fc3a4c2bf5c7dc3acc2b9c28fc3a4c2bf5c7b5e
UHC ?¹??¿\}?¹??¿\{^ 00111111101010011111011000111111001111111010001010101111010111000111110100111111101010011111011000111111001111111010001010101111010111000111101101011110 3fa9f63f3fa2af5c7d3fa9f63f3fa2af5c7b5e

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