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 ?{??L?{??L^ 0011111101111011001111110011111101001100001111110111101100111111001111110100110001011110 3f7b3f3f4c3f7b3f3f4c5e
SJIS-WIN ?{??L?{??L^ 0011111101111011001111110011111101001100001111110111101100111111001111110100110001011110 3f7b3f3f4c3f7b3f3f4c5e
EUC-JP ?{??L?{??L^ 0011111101111011001111110011111101001100001111110111101100111111001111110100110001011110 3f7b3f3f4c3f7b3f3f4c5e
UTF-8 묱{묰묹L묱{묰묹L^ 1110101110101100101100010111101111101011101011001011000011101011101011001011100101001100111010111010110010110001011110111110101110101100101100001110101110101100101110010100110001011110 ebacb17bebacb0ebacb94cebacb17bebacb0ebacb94c5e
UHC 묱{묰묹L묱{묰묹L^ 1001001001001000011110111001001001000111100100100100110001001100100100100100100001111011100100100100011110010010010011000100110001011110 92487b9247924c4c92487b9247924c4c5e

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