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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 筝所肩}筝所肩{^ 111000101011011010001111100010101000110010101000011111011110001010110110100011111000101010001100101010000111101101011110 e2b68f8a8ca87de2b68f8a8ca87b5e
EUC-JP 筝所肩}筝所肩{^ 111001001011100010111101111010101011100010101010011111011110010010111000101111011110101010111000101010100111101101011110 e4b8bdeab8aa7de4b8bdeab8aa7b5e
UTF-8 筝所肩}筝所肩{^ 111001111010110110011101111001101000100110000000111010001000001010101001011111011110011110101101100111011110011010001001100000001110100010000010101010010111101101011110 e7ad9de68980e882a97de7ad9de68980e882a97b5e
UHC ?所肩}?所肩{^ 00111111111000011011011011001100101101110111110100111111111000011011011011001100101101110111101101011110 3fe1b6ccb77d3fe1b6ccb77b5e

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