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 苟粋卯}苟粋卯{^ 111001001001000110010000100010001000100101001011011111011110010010010001100100001000100010001001010010110111101101011110 e4919088894b7de4919088894b7b5e
EUC-JP 苟粋卯}苟粋卯{^ 111001111111000110111111111010001011000110101100011111011110011111110001101111111110100010110001101011000111101101011110 e7f1bfe8b1ac7de7f1bfe8b1ac7b5e
UTF-8 苟粋卯}苟粋卯{^ 111010001000101110011111111001111011001010001011111001011000110110101111011111011110100010001011100111111110011110110010100010111110010110001101101011110111101101011110 e88b9fe7b28be58daf7de88b9fe7b28be58daf7b5e
UHC 苟?卯}苟?卯{^ 11001111110000100011111111011001110101100111110111001111110000100011111111011001110101100111101101011110 cfc23fd9d67dcfc23fd9d67b5e

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