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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 壹耕?[壹耕?[^ 10011010111000111000110101101011001111110101101110011010111000111000110101101011001111110101101101011110 9ae38d6b3f5b9ae38d6b3f5b5e
EUC-JP 壹耕?[壹耕?[^ 11010100111001011011100111001100001111110101101111010100111001011011100111001100001111110101101101011110 d4e5b9cc3f5bd4e5b9cc3f5b5e
UTF-8 壹耕륌[壹耕륌[^ 111001011010001110111001111010001000000010010101111010111010010110001100010110111110010110100011101110011110100010000000100101011110101110100101100011000101101101011110 e5a3b9e88095eba58c5be5a3b9e88095eba58c5b5e
UHC 壹耕륌[壹耕륌[^ 111011001110110011001100111010011011011111110110010110111110110011101100110011001110100110110111111101100101101101011110 ececcce9b7f65bececcce9b7f65b5e

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