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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 寘疾鈺蒔}寘疾鈺蒔{^ 11111010101010011000111010111110111110111100010010001110101010100111110111111010101010011000111010111110111110111100010010001110101010100111101101011110 faa98ebefbc48eaa7dfaa98ebefbc48eaa7b5e
EUC-JP 寘疾鈺蒔}寘疾鈺蒔{^ 1000111110111010111000011011110011000000100011111110001111010101101111001010110001111101100011111011101011100001101111001100000010001111111000111101010110111100101011000111101101011110 8fbae1bcc08fe3d5bcac7d8fbae1bcc08fe3d5bcac7b5e
UTF-8 寘疾鈺蒔}寘疾鈺蒔{^ 111001011010111110011000111001111001011010111110111010011000100010111010111010001001001010010100011111011110010110101111100110001110011110010110101111101110100110001000101110101110100010010010100101000111101101011110 e5af98e796bee988bae892947de5af98e796bee988bae892947b5e
UHC ?疾鈺蒔}?疾鈺蒔{^ 0011111111110010111100001110100010101101111000111100100001111101001111111111001011110000111010001010110111100011110010000111101101011110 3ff2f0e8ade3c87d3ff2f0e8ade3c87b5e

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