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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 瓮?瓮?}Y瓮?瓮?}bE 1110000101000100001111111110000101000100001111110111110101011001111000010100010000111111111000010100010000111111011111010110001001000101 e1443fe1443f7d59e1443fe1443f7d6245
EUC-JP 瓮?瓮?}Y瓮?瓮?}bE 1110000110100101001111111110000110100101001111110111110101011001111000011010010100111111111000011010010100111111011111010110001001000101 e1a53fe1a53f7d59e1a53fe1a53f7d6245
UTF-8 瓮硫瓮첩}Y瓮硫瓮첩}bE 1110011110010011101011101110111110100111100011101110011110010011101011101110110010110010101010010111110101011001111001111001001110101110111011111010011110001110111001111001001110101110111011001011001010101001011111010110001001000101 e793aeefa78ee793aeecb2a97d59e793aeefa78ee793aeecb2a97d6245
UHC 瓮硫瓮첩}Y瓮硫瓮첩}bE 111010001011011111101011101010011110100010110111110000111011100001111101010110011110100010110111111010111010100111101000101101111100001110111000011111010110001001000101 e8b7eba9e8b7c3b87d59e8b7eba9e8b7c3b87d6245

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