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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 綉歸n}綉歸n{^ 11100011010101001001111101100100011011100111110111100011010101001001111101100100011011100111101101011110 e3549f646e7de3549f646e7b5e
EUC-JP 綉歸n}綉歸n{^ 11100101101101011101110111000101011011100111110111100101101101011101110111000101011011100111101101011110 e5b5ddc56e7de5b5ddc56e7b5e
UTF-8 綉歸n}綉歸n{^ 1110011110110110100010011110011010101101101110000110111001111101111001111011011010001001111001101010110110111000011011100111101101011110 e7b689e6adb86e7de7b689e6adb86e7b5e
UHC ?歸n}?歸n{^ 0011111111001111111111010110111001111101001111111100111111111101011011100111101101011110 3fcffd6e7d3fcffd6e7b5e

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