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 驍よュ遲呈キシ 111010011000001010000010111001101000001110000101111001111010110110010010111001101011011110111100 e98282e68385e7ad92e6b7bc
EUC-JP 驍よュ遲呈キシ 1111000111100010101001001110100010100101111001011110111010101111110001001110100010001110101101111000111010111100 f1e2a4e8a5e5eeafc4e88eb78ebc
UTF-8 驍よュ遲呈キシ 111010011010100110001101111000111000001010001000111000111000001110100101111010011000000110110010111001011001000110001000111011111011110110110111111011111011110110111100 e9a98de38288e383a5e981b2e59188efbdb7efbdbc
UHC 驍よュ遲呈?? 111111011010010010101010111010001010101111100101111100101100000011101111110100000011111100111111 fda4aae8abe5f2c0efd03f3f

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