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 裹雅ア笠裹雅ア顎^ 111001011110010110001001111010111011000110001010011111011110010111100101100010011110101110110001100010100111101101011110 e5e589ebb18a7de5e589ebb18a7b5e
EUC-JP 裹雅ア笠裹雅ア顎^ 1110101011100111101100101110110110001110101100011011001111011110111010101110011110110010111011011000111010110001101100111101110001011110 eae7b2ed8eb1b3deeae7b2ed8eb1b3dc5e
UTF-8 裹雅ア笠裹雅ア顎^ 11101000101000111011100111101001100110111000010111101111101111011011000111100111101011001010000011101000101000111011100111101001100110111000010111101111101111011011000111101001101000011000111001011110 e8a3b9e99b85efbdb1e7aca0e8a3b9e99b85efbdb1e9a18e5e
UHC ?雅?笠?雅?顎^ 00111111111001001011101000111111110110001010001000111111111001001011101000111111111001001100100101011110 3fe4ba3fd8a23fe4ba3fe4c95e

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