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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 髴茨スク\}髴茨スク\{^ 1110100110011100100010001110111110111101101110000101110001111101111010011001110010001000111011111011110110111000010111000111101101011110 e99c88efbdb85c7de99c88efbdb85c7b5e
EUC-JP 髴茨スク\}髴茨スク\{^ 111100011111110010110000111100011000111010111101100011101011100001011100011111011111000111111100101100001111000110001110101111011000111010111000010111000111101101011110 f1fcb0f18ebd8eb85c7df1fcb0f18ebd8eb85c7b5e
UTF-8 髴茨スク\}髴茨スク\{^ 1110100110101011101101001110100010001100101010001110111110111101101111011110111110111101101110000101110001111101111010011010101110110100111010001000110010101000111011111011110110111101111011111011110110111000010111000111101101011110 e9abb4e88ca8efbdbdefbdb85c7de9abb4e88ca8efbdbdefbdb85c7b5e
UHC ?茨??\}?茨??\{^ 001111111110110110111100001111110011111101011100011111010011111111101101101111000011111100111111010111000111101101011110 3fedbc3f3f5c7d3fedbc3f3f5c7b5e

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