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 襍ュ蝸怡襍ュ蝸悳^ 111010001011010110101101111001011001011110011100011111011110100010110101101011011110010110010111100111000111101101011110 e8b5ade5979c7de8b5ade5979c7b5e
EUC-JP 襍ュ蝸怡襍ュ蝸悳^ 1111000010110111100011101010110111101001111101111101011111011110111100001011011110001110101011011110100111110111110101111101110001011110 f0b78eade9f7d7def0b78eade9f7d7dc5e
UTF-8 襍ュ蝸怡襍ュ蝸悳^ 11101000101001011000110111101111101111011010110111101000100111011011100011100110100000001010000111101000101001011000110111101111101111011010110111101000100111011011100011100110100000101011001101011110 e8a58defbdade89db8e680a1e8a58defbdade89db8e682b35e
UHC ??蝸怡??蝸悳^ 00111111001111111110100011000100111011001010111000111111001111111110100011000100110100111110110101011110 3f3fe8c4ecae3f3fe8c4d3ed5e

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