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{^ 1111101010110110100100101110110110011010100011110110111001111101111110101011011010010010111011011001101010001111011011100111101101011110 fab692ed9a8f6e7dfab692ed9a8f6e7b5e
EUC-JP 巐弟囂n}巐弟囂n{^ 10001111101110111111100111000100111011111101001111101111011011100111110110001111101110111111100111000100111011111101001111101111011011100111101101011110 8fbbf9c4efd3ef6e7d8fbbf9c4efd3ef6e7b5e
UTF-8 巐弟囂n}巐弟囂n{^ 1110010110110111100100001110010110111100100111111110010110011011100000100110111001111101111001011011011110010000111001011011110010011111111001011001101110000010011011100111101101011110 e5b790e5bc9fe59b826e7de5b790e5bc9fe59b826e7b5e
UHC ?弟?n}?弟?n{^ 00111111111100001010100100111111011011100111110100111111111100001010100100111111011011100111101101011110 3ff0a93f6e7d3ff0a93f6e7b5e

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