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 ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN ケ箜畆fケ箜畆^}Yケ箜畆fケ箜畆^}bE 1011100111100010101100011110000101011011011001101011100111100010101100011110000101011011010111100111110101011001101110011110001010110001111000010101101101100110101110011110001010110001111000010101101101011110011111010110001001000101 b9e2b1e15b66b9e2b1e15b5e7d59b9e2b1e15b66b9e2b1e15b5e7d6245
EUC-JP ケ箜畆fケ箜畆^}Yケ箜畆fケ箜畆^}bE 100011101011100111100100101100111110000110111100011001101000111010111001111001001011001111100001101111000101111001111101010110011000111010111001111001001011001111100001101111000110011010001110101110011110010010110011111000011011110001011110011111010110001001000101 8eb9e4b3e1bc668eb9e4b3e1bc5e7d598eb9e4b3e1bc668eb9e4b3e1bc5e7d6245
UTF-8 ケ箜畆fケ箜畆^}Yケ箜畆fケ箜畆^}bE 111011111011110110111001111001111010111010011100111001111001010110000110011001101110111110111101101110011110011110101110100111001110011110010101100001100101111001111101010110011110111110111101101110011110011110101110100111001110011110010101100001100110011011101111101111011011100111100111101011101001110011100111100101011000011001011110011111010110001001000101 efbdb9e7ae9ce7958666efbdb9e7ae9ce795865e7d59efbdb9e7ae9ce7958666efbdb9e7ae9ce795865e7d6245
UHC ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245

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