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{^ 10001001011010010011111100111111011011100111110110001001011010010011111100111111011011100111101101011110 89693f3f6e7d89693f3f6e7b5e
EUC-JP 永??n}永??n{^ 10110001110010100011111100111111011011100111110110110001110010100011111100111111011011100111101101011110 b1ca3f3f6e7db1ca3f3f6e7b5e
UTF-8 永귥꽟n}永귥꽟n{^ 1110011010110000101110001110101010110111101001011110101010111101100111110110111001111101111001101011000010111000111010101011011110100101111010101011110110011111011011100111101101011110 e6b0b8eab7a5eabd9f6e7de6b0b8eab7a5eabd9f6e7b5e
UHC 永귥꽟n}永귥꽟n{^ 1110011110110101100000101110110010000100101011000110111001111101111001111011010110000010111011001000010010101100011011100111101101011110 e7b582ec84ac6e7de7b582ec84ac6e7b5e

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