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 ???l}???l{^ 0011111100111111001111110110110001111101001111110011111100111111011011000111101101011110 3f3f3f6c7d3f3f3f6c7b5e
SJIS-WIN ???l}???l{^ 0011111100111111001111110110110001111101001111110011111100111111011011000111101101011110 3f3f3f6c7d3f3f3f6c7b5e
EUC-JP ???l}???l{^ 0011111100111111001111110110110001111101001111110011111100111111011011000111101101011110 3f3f3f6c7d3f3f3f6c7b5e
UTF-8 혨첫혩l}혨첫혩l{^ 1110110110011000101010001110110010110010101010111110110110011000101010010110110001111101111011011001100010101000111011001011001010101011111011011001100010101001011011000111101101011110 ed98a8ecb2abed98a96c7ded98a8ecb2abed98a96c7b5e
UHC 혨첫혩l}혨첫혩l{^ 1100001010010000110000111011100111000010100100010110110001111101110000101001000011000011101110011100001010010001011011000111101101011110 c290c3b9c2916c7dc290c3b9c2916c7b5e

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