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 霑ヤ莢ァ}霑ヤ莢ァ{^ 111010001011111111010100111001001011000010100111011111011110100010111111110101001110010010110000101001110111101101011110 e8bfd4e4b0a77de8bfd4e4b0a77b5e
EUC-JP 霑ヤ莢ァ}霑ヤ莢ァ{^ 11110000110000011000111011010100111010001011001010001110101001110111110111110000110000011000111011010100111010001011001010001110101001110111101101011110 f0c18ed4e8b28ea77df0c18ed4e8b28ea77b5e
UTF-8 霑ヤ莢ァ}霑ヤ莢ァ{^ 111010011001110010010001111011111011111010010100111010001000111010100010111011111011110110100111011111011110100110011100100100011110111110111110100101001110100010001110101000101110111110111101101001110111101101011110 e99c91efbe94e88ea2efbda77de99c91efbe94e88ea2efbda77b5e
UHC 霑?莢?}霑?莢?{^ 111011111100010100111111111110101111100000111111011111011110111111000101001111111111101011111000001111110111101101011110 efc53ffaf83f7defc53ffaf83f7b5e

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