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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 衆蕎?n}衆蕎?n{^ 100011110100111110001011101111000011111101101110011111011000111101001111100010111011110000111111011011100111101101011110 8f4f8bbc3f6e7d8f4f8bbc3f6e7b5e
EUC-JP 衆蕎?n}衆蕎?n{^ 101111011011000010110110101111100011111101101110011111011011110110110000101101101011111000111111011011100111101101011110 bdb0b6be3f6e7dbdb0b6be3f6e7b5e
UTF-8 衆蕎웹n}衆蕎웹n{^ 1110100010100001100001101110100010010101100011101110110010011011101110010110111001111101111010001010000110000110111010001001010110001110111011001001101110111001011011100111101101011110 e8a186e8958eec9bb96e7de8a186e8958eec9bb96e7b5e
UHC 衆蕎웹n}衆蕎웹n{^ 1111000111101011110011101111000011000000101001010110111001111101111100011110101111001110111100001100000010100101011011100111101101011110 f1ebcef0c0a56e7df1ebcef0c0a56e7b5e

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