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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
UTF-8 찼짢채챙\}찼짢채챙\{^ 1110110010110000101111001110110010100111101000101110110010110001100001001110110010110001100110010101110001111101111011001011000010111100111011001010011110100010111011001011000110000100111011001011000110011001010111000111101101011110 ecb0bceca7a2ecb184ecb1995c7decb0bceca7a2ecb184ecb1995c7b5e
UHC 찼짢채챙\}찼짢채챙\{^ 110000111010000111000010101010001100001110100100110000111010110001011100011111011100001110100001110000101010100011000011101001001100001110101100010111000111101101011110 c3a1c2a8c3a4c3ac5c7dc3a1c2a8c3a4c3ac5c7b5e

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