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 ヤレーヤレー^ 1101010011011010101100001111100001111101110101001101101010110000111110000111101101011110 d4dab0f87dd4dab0f87b5e
EUC-JP ヤレー?ヤレー?^ 100011101101010010001110110110101000111010110000001111111000111011010100100011101101101010001110101100000011111101011110 8ed48eda8eb03f8ed48eda8eb03f5e
UTF-8 ヤレーヤレー^ 11101111101111101001010011101111101111101001101011101111101111011011000011101110100110001001110111101111101111101001010011101111101111101001101011101111101111011011000011101110100110001001101101011110 efbe94efbe9aefbdb0ee989defbe94efbe9aefbdb0ee989b5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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