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 ???H}???H{^ 0011111100111111001111110100100001111101001111110011111100111111010010000111101101011110 3f3f3f487d3f3f3f487b5e
SJIS-WIN ???H}???H{^ 0011111100111111001111110100100001111101001111110011111100111111010010000111101101011110 3f3f3f487d3f3f3f487b5e
EUC-JP ???H}???H{^ 0011111100111111001111110100100001111101001111110011111100111111010010000111101101011110 3f3f3f487d3f3f3f487b5e
UTF-8 채횇혵H}채횇혵H{^ 1110110010110001100001001110110110011010100001111110110110011000101101010100100001111101111011001011000110000100111011011001101010000111111011011001100010110101010010000111101101011110 ecb184ed9a87ed98b5487decb184ed9a87ed98b5487b5e
UHC 채횇혵H}채횇혵H{^ 1100001110100100110000111000010111000010100111000100100001111101110000111010010011000011100001011100001010011100010010000111101101011110 c3a4c385c29c487dc3a4c385c29c487b5e

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