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 雖芽楳}雖芽楳{^ 111001011010101110001001111010001001010010000000011111011110010110101011100010011110100010010100100000000111101101011110 e5ab89e894807de5ab89e894807b5e
EUC-JP 雖芽楳}雖芽楳{^ 111010101010110110110010111010101100011111100000011111011110101010101101101100101110101011000111111000000111101101011110 eaadb2eac7e07deaadb2eac7e07b5e
UTF-8 雖芽楳}雖芽楳{^ 111010011001101110010110111010001000101010111101111001101010010110110011011111011110100110011011100101101110100010001010101111011110011010100101101100110111101101011110 e99b96e88abde6a5b37de99b96e88abde6a5b37b5e
UHC 雖芽?}雖芽?{^ 11100010110011001110010010110100001111110111110111100010110011001110010010110100001111110111101101011110 e2cce4b43f7de2cce4b43f7b5e

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