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{^ 10011011100111010011111100111111011011100111110110011011100111010011111100111111011011100111101101011110 9b9d3f3f6e7d9b9d3f3f6e7b5e
EUC-JP 屎??n}屎??n{^ 11010101111111010011111100111111011011100111110111010101111111010011111100111111011011100111101101011110 d5fd3f3f6e7dd5fd3f3f6e7b5e
UTF-8 屎뎸겱n}屎뎸겱n{^ 1110010110110001100011101110101110001110101110001110101010110010101100010110111001111101111001011011000110001110111010111000111010111000111010101011001010110001011011100111101101011110 e5b18eeb8eb8eab2b16e7de5b18eeb8eb8eab2b16e7b5e
UHC 屎뎸겱n}屎뎸겱n{^ 1110001110111010100010011000101110000001101111010110111001111101111000111011101010001001100010111000000110111101011011100111101101011110 e3ba898b81bd6e7de3ba898b81bd6e7b5e

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