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 ????????h 001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f68
SJIS-WIN 驕假ス」驍会ス「h 11101001100000011001100011101111101111011010001111101001100000101000100111101111101111011010001001101000 e98198efbda3e98289efbda268
EUC-JP 驕假ス」驍会ス「h 1111000111100001110100001111000110001110101111011000111010100011111100011110001010110010111100011000111010111101100011101010001001101000 f1e1d0f18ebd8ea3f1e2b2f18ebd8ea268
UTF-8 驕假ス」驍会ス「h 11101001101010011001010111100101100000011000011111101111101111011011110111101111101111011010001111101001101010011000110111100100101111001001101011101111101111011011110111101111101111011010001001101000 e9a995e58187efbdbdefbda3e9a98de4bc9aefbdbdefbda268
UHC 驕假??驍???h 110011101111011011001010101000110011111100111111111111011010010000111111001111110011111101101000 cef6caa33f3ffda43f3f3f68

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