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 驕抵スシ驍奇スイ^ 11101001100000011001001011101111101111011011110011101001100000101000101011101111101111011011001001011110 e98192efbdbce9828aefbdb25e
EUC-JP 驕抵スシ驍奇スイ^ 1111000111100001110001001111000110001110101111011000111010111100111100011110001010110100111100011000111010111101100011101011001001011110 f1e1c4f18ebd8ebcf1e2b4f18ebd8eb25e
UTF-8 驕抵スシ驍奇スイ^ 11101001101010011001010111100110100010101011010111101111101111011011110111101111101111011011110011101001101010011000110111100101101001011000011111101111101111011011110111101111101111011011001001011110 e9a995e68ab5efbdbdefbdbce9a98de5a587efbdbdefbdb25e
UHC 驕抵??驍奇??^ 11001110111101101110111010111101001111110011111111111101101001001101000011110100001111110011111101011110 cef6eebd3f3ffda4d0f43f3f5e

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