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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 髴茨スク驟假スソ訒 1110100110011100100010001110111110111101101110001110100110000101100110001110111110111101101111111111101110100011 e99c88efbdb8e98598efbdbffba3
EUC-JP 髴茨スク驟假スソ訒 11110001111111001011000011110001100011101011110110001110101110001111000111100101110100001111000110001110101111011000111010111111100011111101110111001000 f1fcb0f18ebd8eb8f1e5d0f18ebd8ebf8fddc8
UTF-8 髴茨スク驟假スソ訒 111010011010101110110100111010001000110010101000111011111011110110111101111011111011110110111000111010011010100110011111111001011000000110000111111011111011110110111101111011111011110110111111111010001010100010010010 e9abb4e88ca8efbdbdefbdb8e9a99fe58187efbdbdefbdbfe8a892
UHC ?茨??驟假??? 001111111110110110111100001111110011111111110110101011101100101010100011001111110011111100111111 3fedbc3f3ff6aecaa33f3f3f

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