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 軒??}軒??{^ 1000110010101100001111110011111101111101100011001010110000111111001111110111101101011110 8cac3f3f7d8cac3f3f7b5e
EUC-JP 軒??}軒??{^ 1011100010101110001111110011111101111101101110001010111000111111001111110111101101011110 b8ae3f3f7db8ae3f3f7b5e
UTF-8 軒惡뛊}軒惡뛊{^ 111010001011101110010010111011111010011010111001111010111001101110001010011111011110100010111011100100101110111110100110101110011110101110011011100010100111101101011110 e8bb92efa6b9eb9b8a7de8bb92efa6b9eb9b8a7b5e
UHC 軒惡뛊}軒惡뛊{^ 111110101100110111100111111101111000110101001000011111011111101011001101111001111111011110001101010010000111101101011110 facde7f78d487dfacde7f78d487b5e

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