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 壹?源?壹?源?^ 10011010111000110011111110001100101110010011111110011010111000110011111110001100101110010011111101011110 9ae33f8cb93f9ae33f8cb93f5e
EUC-JP 壹?源?壹?源?^ 11010100111001010011111110111000101110110011111111010100111001010011111110111000101110110011111101011110 d4e53fb8bb3fd4e53fb8bb3f5e
UTF-8 壹렏源렊壹렏源렊^ 11100101101000111011100111101011101000001000111111100110101110101001000011101011101000001000101011100101101000111011100111101011101000001000111111100110101110101001000011101011101000001000101001011110 e5a3b9eba08fe6ba90eba08ae5a3b9eba08fe6ba90eba08a5e
UHC 壹렏源렊壹렏源렊^ 1110110011101100100011101010010111101010101110011000111010100001111011001110110010001110101001011110101010111001100011101010000101011110 ecec8ea5eab98ea1ecec8ea5eab98ea15e

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