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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN ??阿N}??阿N{^ 00111111001111111000100010100010010011100111110100111111001111111000100010100010010011100111101101011110 3f3f88a24e7d3f3f88a24e7b5e
EUC-JP ??阿N}??阿N{^ 00111111001111111011000010100100010011100111110100111111001111111011000010100100010011100111101101011110 3f3fb0a44e7d3f3fb0a44e7b5e
UTF-8 렶렺阿N}렶렺阿N{^ 1110101110100000101101101110101110100000101110101110100110011000101111110100111001111101111010111010000010110110111010111010000010111010111010011001100010111111010011100111101101011110 eba0b6eba0bae998bf4e7deba0b6eba0bae998bf4e7b5e
UHC 렶렺阿N}렶렺阿N{^ 1000111011000001100011101100001011100100101110010100111001111101100011101100000110001110110000101110010010111001010011100111101101011110 8ec18ec2e4b94e7d8ec18ec2e4b94e7b5e

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