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 櫻??油ε?循 1001111101001110001111110011111110010110111110111000001111000011001111111000111101111010 9f4e3f3f96fb83c33f8f7a
EUC-JP 櫻??油ε?循 1101110110101111001111110011111111001100111111011010011011000101001111111011110111011011 ddaf3f3fccfda6c53fbddb
UTF-8 櫻뗫렇油ε궟循 1110011010101011101110111110101110010111101010111110101110100000100001111110011010110010101110011100111010110101111010101011011010011111111001011011111010101010 e6abbbeb97abeba087e6b2b9ceb5eab69fe5beaa
UHC 櫻뗫렇油ε궟循 1110010110100001100010111110101110110111101110001110101011111010101001011110010110000010101100101110001011100000 e5a18bebb7b8eafaa5e582b2e2e0

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