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{^ 10001000111011010011111100111111011011100111110110001000111011010011111100111111011011100111101101011110 88ed3f3f6e7d88ed3f3f6e7b5e
EUC-JP 逸??n}逸??n{^ 10110000111011110011111100111111011011100111110110110000111011110011111100111111011011100111101101011110 b0ef3f3f6e7db0ef3f3f6e7b5e
UTF-8 逸좎옂n}逸좎옂n{^ 1110100110000000101110001110110010100010100011101110110010011000100000100110111001111101111010011000000010111000111011001010001010001110111011001001100010000010011011100111101101011110 e980b8eca28eec98826e7de980b8eca28eec98826e7b5e
UHC 逸좎옂n}逸좎옂n{^ 1110110011101111101000001110110010011110100011100110111001111101111011001110111110100000111011001001111010001110011011100111101101011110 ecefa0ec9e8e6e7decefa0ec9e8e6e7b5e

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