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 雋ゑスカ顋具スカ顏 1110100010110010100000101110111110111101101101101110100011111001100010111110111110111101101101101110100011111000 e8b282efbdb6e8f98befbdb6e8f8
EUC-JP 雋ゑスカ顋具スカ顏 111100001011010010100100111100011000111010111101100011101011011011110000111110111011011011110001100011101011110110001110101101101111000011111010 f0b4a4f18ebd8eb6f0fbb6f18ebd8eb6f0fa
UTF-8 雋ゑスカ顋具スカ顏 111010011001101110001011111000111000001010010001111011111011110110111101111011111011110110110110111010011010000110001011111001011000010110110111111011111011110110111101111011111011110110110110111010011010000110001111 e99b8be38291efbdbdefbdb6e9a18be585b7efbdbdefbdb6e9a18f
UHC 雋ゑ???具??? 111100011110011010101010111100010011111100111111001111111100111011111101001111110011111100111111 f1e6aaf13f3f3fcefd3f3f3f

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