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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP ??????洧??^ 001111110011111100111111001111110011111100111111100011111100011110110100001111110011111101011110 3f3f3f3f3f3f8fc7b43f3f5e
UTF-8 燎쒕쓣呂곈씄洧꾣씛^ 11101111101001111000000011101100100100101001010111101100100100111010001111101111101001101000000011101010101100111000100011101100100101001000010011100110101101001010011111101010101111101010001111101100100101001001101101011110 efa780ec9295ec93a3efa680eab388ec9484e6b4a7eabea3ec949b5e
UHC 燎쒕쓣呂곈씄洧꾣씛^ 11101000111110111001110011101011100111011000010011100101111110111011000011101001100111011001110011101010111110111000010011100110100111011011000001011110 e8fb9ceb9d84e5fbb0e99d9ceafb84e69db05e

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