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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???箋?Р咳??B 00111111001111110011111111100010101100110011111110000100010100011000101001010000001111110011111101000010 3f3f3fe2b33f84518a503f3f42
EUC-JP ???箋?Р咳??B 00111111001111110011111111100100101101010011111110100111101100101011001110110001001111110011111101000010 3f3f3fe4b53fa7b2b3b13f3f42
UTF-8 遼끔쭖箋믧Р咳롳쮵B 111011111010011110000011111010111000000110010100111011001010110110010110111001111010111010001011111010111010111110100111110100001010000011100101100100101011001111101011101000011011001111101100101011101011010101000010 efa783eb8194ecad96e7ae8bebafa7d0a0e592b3eba1b3ecaeb542
UHC 遼끔쭖箋믧Р咳롳쮵B 11101001101011001011001011111011101001111000111011101111101010001001001011101001101011001011001011111010101001101000111011101111101010001001001001000010 e9acb2fba78eefa892e9acb2faa68eefa89242

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