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 ?nR?n^[?nR?n^[^ 001111110110111001010010001111110110111001011110010110110011111101101110010100100011111101101110010111100101101101011110 3f6e523f6e5e5b3f6e523f6e5e5b5e
SJIS-WIN зnRзn^[зnRзn^[^ 10000100011110000110111001010010100001000111100001101110010111100101101110000100011110000110111001010010100001000111100001101110010111100101101101011110 84786e5284786e5e5b84786e5284786e5e5b5e
EUC-JP зnRзn^[зnRзn^[^ 10100111110110010110111001010010101001111101100101101110010111100101101110100111110110010110111001010010101001111101100101101110010111100101101101011110 a7d96e52a7d96e5e5ba7d96e52a7d96e5e5b5e
UTF-8 зnRзn^[зnRзn^[^ 11010000101101110110111001010010110100001011011101101110010111100101101111010000101101110110111001010010110100001011011101101110010111100101101101011110 d0b76e52d0b76e5e5bd0b76e52d0b76e5e5b5e
UHC зnRзn^[зnRзn^[^ 10101100110110010110111001010010101011001101100101101110010111100101101110101100110110010110111001010010101011001101100101101110010111100101101101011110 acd96e52acd96e5e5bacd96e52acd96e5e5b5e

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