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 雕滂スイ鞐具スイ^ 11101000101110001001111111101111101111011011001011101000110111101000101111101111101111011011001001011110 e8b89fefbdb2e8de8befbdb25e
EUC-JP 雕滂スイ鞐具スイ^ 1111000010111010110111101111000110001110101111011000111010110010111100001110000010110110111100011000111010111101100011101011001001011110 f0badef18ebd8eb2f0e0b6f18ebd8eb25e
UTF-8 雕滂スイ鞐具スイ^ 11101001100110111001010111100110101110111000001011101111101111011011110111101111101111011011001011101001100111101001000011100101100001011011011111101111101111011011110111101111101111011011001001011110 e99b95e6bb82efbdbdefbdb2e99e90e585b7efbdbdefbdb25e
UHC 雕滂???具??^ 111100001110011111011011101101010011111100111111001111111100111011111101001111110011111101011110 f0e7dbb53f3f3fcefd3f3f5e

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