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 塋??邀??渦 10011010110010000011111100111111111001111011000100111111001111111000100101010001 9ac83f3fe7b13f3f8951
EUC-JP 塋??邀??渦 11010100110010100011111100111111111011101011001100111111001111111011000110110010 d4ca3f3feeb33f3fb1b2
UTF-8 塋뉛슘邀섓쉥渦 111001011010000110001011111010111000100110011011111011001000101010011000111010011000001010000000111011001000010010010011111011001000100110100101111001101011100010100110 e5a18beb899bec8a98e98280ec8493ec89a5e6b8a6
UHC 塋뉛슘邀섓쉥渦 1110011110101011100001111110111110111101101101111110100110101101100110001110111110111101101010111110100010111110 e7ab87efbdb7e9ad98efbdabe8be

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