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{^ 1001111111110101100100000110000010001000101110110110111001111101100111111111010110010000011000001000100010111011011011100111101101011110 9ff5906088bb6e7d9ff5906088bb6e7b5e
EUC-JP 滸秦綾n}滸秦綾n{^ 1101111011110111101111111100000110110000101111010110111001111101110111101111011110111111110000011011000010111101011011100111101101011110 def7bfc1b0bd6e7ddef7bfc1b0bd6e7b5e
UTF-8 滸秦綾n}滸秦綾n{^ 1110011010111011101110001110011110100111101001101110011110110110101111100110111001111101111001101011101110111000111001111010011110100110111001111011011010111110011011100111101101011110 e6bbb8e7a7a6e7b6be6e7de6bbb8e7a7a6e7b6be6e7b5e
UHC 滸秦綾n}滸秦綾n{^ 1111101111001010111100101101101011010111110100110110111001111101111110111100101011110010110110101101011111010011011011100111101101011110 fbcaf2dad7d36e7dfbcaf2dad7d36e7b5e

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