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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 堊??W}堊??W{^ 10011010101111110011111100111111010101110111110110011010101111110011111100111111010101110111101101011110 9abf3f3f577d9abf3f3f577b5e
EUC-JP 堊??W}堊??W{^ 11010100110000010011111100111111010101110111110111010100110000010011111100111111010101110111101101011110 d4c13f3f577dd4c13f3f577b5e
UTF-8 堊묓걾W}堊묓걾W{^ 1110010110100000100010101110101110101100100100111110101010110001101111100101011101111101111001011010000010001010111010111010110010010011111010101011000110111110010101110111101101011110 e5a08aebac93eab1be577de5a08aebac93eab1be577b5e
UHC 堊묓걾W}堊묓걾W{^ 1110010010111110100100011110110110000001101000010101011101111101111001001011111010010001111011011000000110100001010101110111101101011110 e4be91ed81a1577de4be91ed81a1577b5e

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