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 隱橸ァマ隱橸ァボ^ 111010001010101010011110111011111010011110000011011111011110100010101010100111101110111110100111100000110111101101011110 e8aa9eefa7837de8aa9eefa7837b5e
EUC-JP 隱橸ァマ隱橸ァボ^ 1111000010101100110111001111000110001110101001111010010111011110111100001010110011011100111100011000111010100111101001011101110001011110 f0acdcf18ea7a5def0acdcf18ea7a5dc5e
UTF-8 隱橸ァマ隱橸ァボ^ 11101001100110101011000111100110101010011011100011101111101111011010011111100011100000111001111011101001100110101011000111100110101010011011100011101111101111011010011111100011100000111001110001011110 e99ab1e6a9b8efbda7e3839ee99ab1e6a9b8efbda7e3839c5e
UHC 隱??マ隱??ボ^ 11101011110111110011111100111111101010111101111011101011110111110011111100111111101010111101110001011110 ebdf3f3fabdeebdf3f3fabdc5e

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