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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 陷奇スィ陞サ郢撹 11101000100111001000101011101111101111011010100011101000100111101011101111100111101110011000101001101000 e89c8aefbda8e89ebbe7b98a68
EUC-JP 陷奇スィ陞サ郢撹 11101111111111001011010011110001100011101011110110001110101010001110111111111110100011101011101111101110101110111011001111001001 effcb4f18ebd8ea8effe8ebbeebbb3c9
UTF-8 陷奇スィ陞サ郢撹 111010011001100110110111111001011010010110000111111011111011110110111101111011111011110110101000111010011001100110011110111011111011110110111011111010011000001110100010111001101001001010111001 e999b7e5a587efbdbdefbda8e9999eefbdbbe983a2e692b9
UHC 陷奇??陞??? 1111100111101000110100001111010000111111001111111110001110110011001111110011111100111111 f9e8d0f43f3fe3b33f3f3f

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