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{^ 11100111110011110011111100111111011011100111110111100111110011110011111100111111011011100111101101011110 e7cf3f3f6e7de7cf3f3f6e7b5e
EUC-JP 醯??n}醯??n{^ 11101110110100010011111100111111011011100111110111101110110100010011111100111111011011100111101101011110 eed13f3f6e7deed13f3f6e7b5e
UTF-8 醯귧쐜n}醯귧쐜n{^ 1110100110000110101011111110101010110111101001111110110010010000100111000110111001111101111010011000011010101111111010101011011110100111111011001001000010011100011011100111101101011110 e986afeab7a7ec909c6e7de986afeab7a7ec909c6e7b5e
UHC 醯귧쐜n}醯귧쐜n{^ 1111101110111000100000101110111010011100100000100110111001111101111110111011100010000010111011101001110010000010011011100111101101011110 fbb882ee9c826e7dfbb882ee9c826e7b5e

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