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 ?e??}?e??{^ 0011111101100101001111110011111101111101001111110110010100111111001111110111101101011110 3f653f3f7d3f653f3f7b5e
SJIS-WIN 涌e涌疽}涌e涌疽{^ 1001011101001111011001011001011101001111111000010111001101111101100101110100111101100101100101110100111111100001011100110111101101011110 974f65974fe1737d974f65974fe1737b5e
EUC-JP 涌e涌疽}涌e涌疽{^ 1100110110110000011001011100110110110000111000011101010001111101110011011011000001100101110011011011000011100001110101000111101101011110 cdb065cdb0e1d47dcdb065cdb0e1d47b5e
UTF-8 涌e涌疽}涌e涌疽{^ 1110011010110110100011000110010111100110101101101000110011100111100101101011110101111101111001101011011010001100011001011110011010110110100011001110011110010110101111010111101101011110 e6b68c65e6b68ce796bd7de6b68c65e6b68ce796bd7b5e
UHC 涌e涌疽}涌e涌疽{^ 1110100110111111011001011110100110111111111011101100010101111101111010011011111101100101111010011011111111101110110001010111101101011110 e9bf65e9bfeec57de9bf65e9bfeec57b5e

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