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{^ 100111001000110000111111100101111111100001001110011111011001110010001100001111111001011111111000010011100111101101011110 9c8c3f97f84e7d9c8c3f97f84e7b5e
EUC-JP 恁?漣N}恁?漣N{^ 110101111110110000111111110011101111101001001110011111011101011111101100001111111100111011111010010011100111101101011110 d7ec3fcefa4e7dd7ec3fcefa4e7b5e
UTF-8 恁쇤漣N}恁쇤漣N{^ 1110011010000001100000011110110010000111101001001110011010111100101000110100111001111101111001101000000110000001111011001000011110100100111001101011110010100011010011100111101101011110 e68181ec87a4e6bca34e7de68181ec87a4e6bca34e7b5e
UHC 恁쇤漣N}恁쇤漣N{^ 1110110011110110101111001110100111010101111111100100111001111101111011001111011010111100111010011101010111111110010011100111101101011110 ecf6bce9d5fe4e7decf6bce9d5fe4e7b5e

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