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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辷ー逧エ辷ー逧エ^ 11100111100010001011000011100111100110101011010011100111100010001011000011100111100110101011010001011110 e788b0e79ab4e788b0e79ab45e
EUC-JP 辷ー逧エ辷ー逧エ^ 1110110111101000100011101011000011101101111110101000111010110100111011011110100010001110101100001110110111111010100011101011010001011110 ede88eb0edfa8eb4ede88eb0edfa8eb45e
UTF-8 辷ー逧エ辷ー逧エ^ 11101000101111101011011111101111101111011011000011101001100000001010011111101111101111011011010011101000101111101011011111101111101111011011000011101001100000001010011111101111101111011011010001011110 e8beb7efbdb0e980a7efbdb4e8beb7efbdb0e980a7efbdb45e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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