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{^ 111010011110010110001111110000101100010001101110011111011110100111100101100011111100001011000100011011100111101101011110 e9e58fc2c46e7de9e58fc2c46e7b5e
EUC-JP 鱧渉トn}鱧渉トn{^ 1111001011100111101111101100010010001110110001000110111001111101111100101110011110111110110001001000111011000100011011100111101101011110 f2e7bec48ec46e7df2e7bec48ec46e7b5e
UTF-8 鱧渉トn}鱧渉トn{^ 1110100110110001101001111110011010111000100010011110111110111110100001000110111001111101111010011011000110100111111001101011100010001001111011111011111010000100011011100111101101011110 e9b1a7e6b889efbe846e7de9b1a7e6b889efbe846e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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