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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蟄ゥ讖躯遖ケ 111001011010110110101001111001101010100110001011111010111111001010001100111001111010011010111001 e5ada9e6a98bebf28ce7a6b9
EUC-JP 蟄ゥ讖躯?遖ケ 11101010101011111000111010101001111011001010101110110110111011010011111111101110101010001000111010111001 eaaf8ea9ecabb6ed3feea88eb9
UTF-8 蟄ゥ讖躯遖ケ 111010001001111110000100111011111011110110101001111010001010111010010110111010001011101010101111111011101000011110000011111010011000000110010110111011111011110110111001 e89f84efbda9e8ae96e8baafee8783e98196efbdb9
UHC 蟄?讖???? 111101101101111000111111111100111101100100111111001111110011111100111111 f6de3ff3d93f3f3f3f

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