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{^ 10001101100010100011111100111111011011100111110110001101100010100011111100111111011011100111101101011110 8d8a3f3f6e7d8d8a3f3f6e7b5e
EUC-JP 濠??n}濠??n{^ 10111001111010100011111100111111011011100111110110111001111010100011111100111111011011100111101101011110 b9ea3f3f6e7db9ea3f3f6e7b5e
UTF-8 濠얗섹n}濠얗섹n{^ 1110011010111111101000001110110010010110100101111110110010000100101110010110111001111101111001101011111110100000111011001001011010010111111011001000010010111001011011100111101101011110 e6bfa0ec9697ec84b96e7de6bfa0ec9697ec84b96e7b5e
UHC 濠얗섹n}濠얗섹n{^ 1111101111001100101111101110100110111100101111010110111001111101111110111100110010111110111010011011110010111101011011100111101101011110 fbccbee9bcbd6e7dfbccbee9bcbd6e7b5e

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