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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 村多村則村多村則^ 1001000110111010100100011011110110010001101110101001000110100101100100011011101010010001101111011001000110111010100100011010010101011110 91ba91bd91ba91a591ba91bd91ba91a55e
EUC-JP 村多村則村多村則^ 1100001010111100110000101011111111000010101111001100001010100111110000101011110011000010101111111100001010111100110000101010011101011110 c2bcc2bfc2bcc2a7c2bcc2bfc2bcc2a75e
UTF-8 村多村則村多村則^ 11100110100111011001000111100101101001001001101011100110100111011001000111100101100010011000011111100110100111011001000111100101101001001001101011100110100111011001000111100101100010011000011101011110 e69d91e5a49ae69d91e58987e69d91e5a49ae69d91e589875e
UHC 村多村則村多村則^ 1111010110111101110100101111110111110101101111011111011011001110111101011011110111010010111111011111010110111101111101101100111001011110 f5bdd2fdf5bdf6cef5bdd2fdf5bdf6ce5e

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