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 雖鈴尠}雖鈴尠{^ 111001011010101110010111111010011001101110010110011111011110010110101011100101111110100110011011100101100111101101011110 e5ab97e99b967de5ab97e99b967b5e
EUC-JP 雖鈴尠}雖鈴尠{^ 111010101010110111001110111010111101010111110110011111011110101010101101110011101110101111010101111101100111101101011110 eaadceebd5f67deaadceebd5f67b5e
UTF-8 雖鈴尠}雖鈴尠{^ 111010011001101110010110111010011000100010110100111001011011000010100000011111011110100110011011100101101110100110001000101101001110010110110000101000000111101101011110 e99b96e988b4e5b0a07de99b96e988b4e5b0a07b5e
UHC 雖鈴?}雖鈴?{^ 11100010110011001101011011000010001111110111110111100010110011001101011011000010001111110111101101011110 e2ccd6c23f7de2ccd6c23f7b5e

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