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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 堊??}堊??{^ 1001101010111111001111110011111101111101100110101011111100111111001111110111101101011110 9abf3f3f7d9abf3f3f7b5e
EUC-JP 堊??}堊??{^ 1101010011000001001111110011111101111101110101001100000100111111001111110111101101011110 d4c13f3f7dd4c13f3f7b5e
UTF-8 堊띕궔}堊띕궔{^ 111001011010000010001010111010111001110110010101111010101011011010010100011111011110010110100000100010101110101110011101100101011110101010110110100101000111101101011110 e5a08aeb9d95eab6947de5a08aeb9d95eab6947b5e
UHC 堊띕궔}堊띕궔{^ 111001001011111010110110111010111000001010101001011111011110010010111110101101101110101110000010101010010111101101011110 e4beb6eb82a97de4beb6eb82a97b5e

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