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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ロ「鮃n}ロ「鮃n{^ 1101101110100010111010011011011111110000110000000110111001111101110110111010001011101001101101111111000011000000011011100111101101011110 dba2e9b7f0c06e7ddba2e9b7f0c06e7b5e
EUC-JP ロ「鮃?n}ロ「鮃?n{^ 10001110110110111000111010100010111100101011100100111111011011100111110110001110110110111000111010100010111100101011100100111111011011100111101101011110 8edb8ea2f2b93f6e7d8edb8ea2f2b93f6e7b5e
UTF-8 ロ「鮃n}ロ「鮃n{^ 1110111110111110100110111110111110111101101000101110100110101110100000111110111010000001101111110110111001111101111011111011111010011011111011111011110110100010111010011010111010000011111011101000000110111111011011100111101101011110 efbe9befbda2e9ae83ee81bf6e7defbe9befbda2e9ae83ee81bf6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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