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 蔗ケ萓カ蔗ケ萓カ^ 11100100111100101011100111100100101111101011011011100100111100101011100111100100101111101011011001011110 e4f2b9e4beb6e4f2b9e4beb65e
EUC-JP 蔗ケ萓カ蔗ケ萓カ^ 1110100011110100100011101011100111101000110000001000111010110110111010001111010010001110101110011110100011000000100011101011011001011110 e8f48eb9e8c08eb6e8f48eb9e8c08eb65e
UTF-8 蔗ケ萓カ蔗ケ萓カ^ 11101000100101001001011111101111101111011011100111101000100100001001001111101111101111011011011011101000100101001001011111101111101111011011100111101000100100001001001111101111101111011011011001011110 e89497efbdb9e89093efbdb6e89497efbdb9e89093efbdb65e
UHC 蔗???蔗???^ 1110110110111101001111110011111100111111111011011011110100111111001111110011111101011110 edbd3f3f3fedbd3f3f3f5e

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