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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 沃??┣n}沃??┣n{^ 1001011110000000001111110011111110000100101100000110111001111101100101111000000000111111001111111000010010110000011011100111101101011110 97803f3f84b06e7d97803f3f84b06e7b5e
EUC-JP 沃??┣n}沃??┣n{^ 1100110111100000001111110011111110101000101100100110111001111101110011011110000000111111001111111010100010110010011011100111101101011110 cde03f3fa8b26e7dcde03f3fa8b26e7b5e
UTF-8 沃샭딅┣n}沃샭딅┣n{^ 1110011010110010100000111110110010000011101011011110101110010100100001011110001010010100101000110110111001111101111001101011001010000011111011001000001110101101111010111001010010000101111000101001010010100011011011100111101101011110 e6b283ec83adeb9485e294a36e7de6b283ec83adeb9485e294a36e7b5e
UHC 沃샭딅┣n}沃샭딅┣n{^ 111010001010101010011000110100011000101011101011101001101011001001101110011111011110100010101010100110001101000110001010111010111010011010110010011011100111101101011110 e8aa98d18aeba6b26e7de8aa98d18aeba6b26e7b5e

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