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[{^ 0011111100111111010011100101101101111101001111110011111101001110010110110111101101011110 3f3f4e5b7d3f3f4e5b7b5e
SJIS-WIN 瀁須N[}瀁須N[{^ 111000000110011010010000011110110100111001011011011111011110000001100110100100000111101101001110010110110111101101011110 e066907b4e5b7de066907b4e5b7b5e
EUC-JP 瀁須N[}瀁須N[{^ 110111111100011110111111110111000100111001011011011111011101111111000111101111111101110001001110010110110111101101011110 dfc7bfdc4e5b7ddfc7bfdc4e5b7b5e
UTF-8 瀁須N[}瀁須N[{^ 11100111100000001000000111101001101000001000100001001110010110110111110111100111100000001000000111101001101000001000100001001110010110110111101101011110 e78081e9a0884e5b7de78081e9a0884e5b7b5e
UHC 瀁須N[}瀁須N[{^ 111001011100100011100010110011100100111001011011011111011110010111001000111000101100111001001110010110110111101101011110 e5c8e2ce4e5b7de5c8e2ce4e5b7b5e

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