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 ????O????? 00111111001111110011111100111111010011110011111100111111001111110011111100111111 3f3f3f3f4f3f3f3f3f3f
SJIS-WIN 昌キショO昭眈タ章ェ 1000111110111001101101111011110010101110010011111000111110111010111000011011110011000000100011111100110110101010 8fb9b7bcae4f8fbae1bcc08fcdaa
EUC-JP 昌キショO昭眈タ章ェ 10111110101110111000111010110111100011101011110010001110101011100100111110111110101111001110001010111110100011101100000010111110110011111000111010101010 bebb8eb78ebc8eae4fbebce2be8ec0becf8eaa
UTF-8 昌キショO昭眈タ章ェ 11100110100110001000110011101111101111011011011111101111101111011011110011101111101111011010111001001111111001101001100010101101111001111001110010001000111011111011111010000000111001111010101110100000111011111011110110101010 e6988cefbdb7efbdbcefbdae4fe698ade79c88efbe80e7aba0efbdaa
UHC 昌???O昭眈?章? 1111001111100011001111110011111100111111010011111110000110111001111101111010111100111111111011011111000100111111 f3e33f3f3f4fe1b9f7af3fedf13f

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