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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 雕滂スカi雕滂スカiB 111010001011100010011111111011111011110110110110011010011110100010111000100111111110111110111101101101100110100101000010 e8b89fefbdb669e8b89fefbdb66942
EUC-JP 雕滂スカi雕滂スカiB 11110000101110101101111011110001100011101011110110001110101101100110100111110000101110101101111011110001100011101011110110001110101101100110100101000010 f0badef18ebd8eb669f0badef18ebd8eb66942
UTF-8 雕滂スカi雕滂スカiB 111010011001101110010101111001101011101110000010111011111011110110111101111011111011110110110110011010011110100110011011100101011110011010111011100000101110111110111101101111011110111110111101101101100110100101000010 e99b95e6bb82efbdbdefbdb669e99b95e6bb82efbdbdefbdb66942
UHC 雕滂??i雕滂??iB 111100001110011111011011101101010011111100111111011010011111000011100111110110111011010100111111001111110110100101000010 f0e7dbb53f3f69f0e7dbb53f3f6942

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