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{^ 1101101110100010111100001010100111100010110001000110111001111101110110111010001011110000101010011110001011000100011011100111101101011110 dba2f0a9e2c46e7ddba2f0a9e2c46e7b5e
EUC-JP ロ「?籠n}ロ「?籠n{^ 10001110110110111000111010100010001111111110010011000110011011100111110110001110110110111000111010100010001111111110010011000110011011100111101101011110 8edb8ea23fe4c66e7d8edb8ea23fe4c66e7b5e
UTF-8 ロ「籠n}ロ「籠n{^ 1110111110111110100110111110111110111101101000101110111010000001101010001110011110110001101000000110111001111101111011111011111010011011111011111011110110100010111011101000000110101000111001111011000110100000011011100111101101011110 efbe9befbda2ee81a8e7b1a06e7defbe9befbda2ee81a8e7b1a06e7b5e
UHC ???籠n}???籠n{^ 001111110011111100111111110101101110101101101110011111010011111100111111001111111101011011101011011011100111101101011110 3f3f3fd6eb6e7d3f3f3fd6eb6e7b5e

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