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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??ゴ????ゴ??^ 00111111001111111000001101010011001111110011111100111111001111111000001101010011001111110011111101011110 3f3f83533f3f3f3f83533f3f5e
EUC-JP ??ゴ????ゴ??^ 00111111001111111010010110110100001111110011111100111111001111111010010110110100001111110011111101011110 3f3fa5b43f3f3f3fa5b43f3f5e
UTF-8 룶핊ゴ룫집룶핊ゴ룫집^ 11101011101000111011011011101101100101011000101011100011100000101011010011101011101000111010101111101100101001111001000111101011101000111011011011101101100101011000101011100011100000101011010011101011101000111010101111101100101001111001000101011110 eba3b6ed958ae382b4eba3abeca791eba3b6ed958ae382b4eba3abeca7915e
UHC 룶핊ゴ룫집룶핊ゴ룫집^ 100011111010101111000000100011111010101110110100100011111010001011000001111111011000111110101011110000001000111110101011101101001000111110100010110000011111110101011110 8fabc08fabb48fa2c1fd8fabc08fabb48fa2c1fd5e

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