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 胥粋卯}胥粋卯{^ 111000111110111110010000100010001000100101001011011111011110001111101111100100001000100010001001010010110111101101011110 e3ef9088894b7de3ef9088894b7b5e
EUC-JP 胥粋卯}胥粋卯{^ 111001101111000110111111111010001011000110101100011111011110011011110001101111111110100010110001101011000111101101011110 e6f1bfe8b1ac7de6f1bfe8b1ac7b5e
UTF-8 胥粋卯}胥粋卯{^ 111010001000001110100101111001111011001010001011111001011000110110101111011111011110100010000011101001011110011110110010100010111110010110001101101011110111101101011110 e883a5e7b28be58daf7de883a5e7b28be58daf7b5e
UHC 胥?卯}胥?卯{^ 11100000101000010011111111011001110101100111110111100000101000010011111111011001110101100111101101011110 e0a13fd9d67de0a13fd9d67b5e

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