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 1011010011100001011001101011010011100001010111100111110101011001101101001110000101100110101101001110000101011110011111010110001001000101 b4e166b4e15e7d59b4e166b4e15e7d6245
EUC-JP エ畴エ畤}Yエ畴エ畤}bE 100011101011010011100001110001111000111010110100111000011011111101111101010110011000111010110100111000011100011110001110101101001110000110111111011111010110001001000101 8eb4e1c78eb4e1bf7d598eb4e1c78eb4e1bf7d6245
UTF-8 エ畴エ畤}Yエ畴エ畤}bE 1110111110111101101101001110011110010101101101001110111110111101101101001110011110010101101001000111110101011001111011111011110110110100111001111001010110110100111011111011110110110100111001111001010110100100011111010110001001000101 efbdb4e795b4efbdb4e795a47d59efbdb4e795b4efbdb4e795a47d6245
UHC ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245

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