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 栁桒ラ諳栁桒ラ諚^ 111110101110010111111010111000111101011111100110011111011111101011100101111110101110001111010111111001100111101101011110 fae5fae3d7e67dfae5fae3d7e67b5e
EUC-JP ?桒ラ諳?桒ラ諚^ 0011111110001111110000111100100110001110110101111110101111011110001111111000111111000011110010011000111011010111111010111101110001011110 3f8fc3c98ed7ebde3f8fc3c98ed7ebdc5e
UTF-8 栁桒ラ諳栁桒ラ諚^ 11100110101000001000000111100110101000011001001011101111101111101001011111101000101010111011001111100110101000001000000111100110101000011001001011101111101111101001011111101000101010111001101001011110 e6a081e6a192efbe97e8abb3e6a081e6a192efbe97e8ab9a5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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