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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???撰??齪 001111110011111100111111100100001110111100111111001111111110101010011000 3f3f3f90ef3f3fea98
EUC-JP ???撰檉?齪 0011111100111111001111111100000011110001100011111100010110111011001111111111001111111000 3f3f3fc0f18fc5bb3ff3f8
UTF-8 뤗횓곕撰檉뀀齪 111010111010010010010111111011011001101010010011111010101011001110010101111001101001001010110000111001101010101010001001111010111000000010000000111010011011110110101010 eba497ed9a93eab395e692b0e6aa89eb8080e9bdaa
UHC 뤗횓곕撰檉뀀齪 1000111111000111110000111000111010110000111010111111001110111100111011111110000010110010111010111111001110111011 8fc7c38eb0ebf3bcefe0b2ebf3bb

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