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 髴榊ォ図髴榊ォ須^ 111010011001110010001101111001011010101110010000011111011110100110011100100011011110010110101011100100000111101101011110 e99c8de5ab907de99c8de5ab907b5e
EUC-JP 髴榊ォ図髴榊ォ須^ 1111000111111100101110101110011110001110101010111011111111011110111100011111110010111010111001111000111010101011101111111101110001011110 f1fcbae78eabbfdef1fcbae78eabbfdc5e
UTF-8 髴榊ォ図髴榊ォ須^ 11101001101010111011010011100110101001101000101011101111101111011010101111100101100110111011001111101001101010111011010011100110101001101000101011101111101111011010101111101001101000001000100001011110 e9abb4e6a68aefbdabe59bb3e9abb4e6a68aefbdabe9a0885e
UHC ???????須^ 00111111001111110011111100111111001111110011111100111111111000101100111001011110 3f3f3f3f3f3f3fe2ce5e

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