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 逋イム雅初辷ー 1110011110011001101100101101000110001001111010111000111110001001111001111000100010110000 e799b2d189eb8f89e788b0
EUC-JP 逋イム雅初辷ー 1110110111111001100011101011001010001110110100011011001011101101101111011110100111101101111010001000111010110000 edf98eb28ed1b2edbde9ede88eb0
UTF-8 逋イム雅初辷ー 111010011000000010001011111011111011110110110010111011111011111010010001111010011001101110000101111001011000100010011101111010001011111010110111111011111011110110110000 e9808befbdb2efbe91e99b85e5889de8beb7efbdb0
UHC 逋??雅初?? 11111000111001110011111100111111111001001011101011110100111110000011111100111111 f8e73f3fe4baf4f83f3f

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