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{^ 1110011010110000101110001110101010110111100110001110101110001011101000000110111001111101111001101011000010111000111010101011011110011000111010111000101110100000011011100111101101011110 e6b0b8eab798eb8ba06e7de6b0b8eab798eb8ba06e7b5e
UHC 永귘닠n}永귘닠n{^ 1110011110110101100000101110001010001000101000000110111001111101111001111011010110000010111000101000100010100000011011100111101101011110 e7b582e288a06e7de7b582e288a06e7b5e

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