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{^ 11000010100100001100001110001110110000101000100101101011011011100111110111000010100100001100001110001110110000101000100101101011011011100111101101011110 c290c38ec2896b6e7dc290c38ec2896b6e7b5e
EUC-JP ツ静篠洩n}ツ静篠洩n{^ 100011101100001011000000110001011011110011000100101100011100110001101110011111011000111011000010110000001100010110111100110001001011000111001100011011100111101101011110 8ec2c0c5bcc4b1cc6e7d8ec2c0c5bcc4b1cc6e7b5e
UTF-8 ツ静篠洩n}ツ静篠洩n{^ 1110111110111110100000101110100110011101100110011110011110101111101000001110011010110100101010010110111001111101111011111011111010000010111010011001110110011001111001111010111110100000111001101011010010101001011011100111101101011110 efbe82e99d99e7afa0e6b4a96e7defbe82e99d99e7afa0e6b4a96e7b5e
UHC ??篠洩n}??篠洩n{^ 0011111100111111111000011100011011100000110111010110111001111101001111110011111111100001110001101110000011011101011011100111101101011110 3f3fe1c6e0dd6e7d3f3fe1c6e0dd6e7b5e

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