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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 霍滂シス}霍滂シス{^ 111010001011011110011111111011111011110010111101011111011110100010110111100111111110111110111100101111010111101101011110 e8b79fefbcbd7de8b79fefbcbd7b5e
EUC-JP 霍滂シス}霍滂シス{^ 11110000101110011101111011110001100011101011110010001110101111010111110111110000101110011101111011110001100011101011110010001110101111010111101101011110 f0b9def18ebc8ebd7df0b9def18ebc8ebd7b5e
UTF-8 霍滂シス}霍滂シス{^ 111010011001110010001101111001101011101110000010111011111011110110111100111011111011110110111101011111011110100110011100100011011110011010111011100000101110111110111101101111001110111110111101101111010111101101011110 e99c8de6bb82efbdbcefbdbd7de99c8de6bb82efbdbcefbdbd7b5e
UHC ?滂??}?滂??{^ 00111111110110111011010100111111001111110111110100111111110110111011010100111111001111110111101101011110 3fdbb53f3f7d3fdbb53f3f7b5e

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