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 횓째찾첬\}횓째찾첬\{^ 1110110110011010100100111110110010100111101110001110110010110000101111101110110010110010101011000101110001111101111011011001101010010011111011001010011110111000111011001011000010111110111011001011001010101100010111000111101101011110 ed9a93eca7b8ecb0beecb2ac5c7ded9a93eca7b8ecb0beecb2ac5c7b5e
UHC 횓째찾첬\}횓째찾첬\{^ 110000111000111011000010101100001100001110100011110000111011101001011100011111011100001110001110110000101011000011000011101000111100001110111010010111000111101101011110 c38ec2b0c3a3c3ba5c7dc38ec2b0c3a3c3ba5c7b5e

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