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 첫횈천챔\}첫횈천챔\{^ 1110110010110010101010111110110110011010100010001110110010110010100111001110110010110001100101000101110001111101111011001011001010101011111011011001101010001000111011001011001010011100111011001011000110010100010111000111101101011110 ecb2abed9a88ecb29cecb1945c7decb2abed9a88ecb29cecb1945c7b5e
UHC 첫횈천챔\}첫횈천챔\{^ 110000111011100111000011100001101100001110110101110000111010100001011100011111011100001110111001110000111000011011000011101101011100001110101000010111000111101101011110 c3b9c386c3b5c3a85c7dc3b9c386c3b5c3a85c7b5e

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