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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???’?}??ゴ? 00111111001111110011111110000001011001100011111110000001011100000011111100111111100000110101001100111111 3f3f3f81663f81703f3f83533f
EUC-JP ???’?}??ゴ? 00111111001111110011111110100001110001110011111110100001110100010011111100111111101001011011010000111111 3f3f3fa1c73fa1d13f3fa5b43f
UTF-8 룶햶▣’룶}룫콓ゴ룴 111010111010001110110110111011011001011010110110111000101001011010100011111000101000000010011001111010111010001110110110111011111011110110011101111010111010001110101011111011001011110110010011111000111000001010110100111010111010001110110100 eba3b6ed96b6e296a3e28099eba3b6efbd9deba3abecbd93e382b4eba3b4
UHC 룶햶▣’룶}룫콓ゴ룴 1000111110101011110000011000111110100010110000111010000110101111100011111010101110100011111111011000111110100010101100011000111110101011101101001000111110101001 8fabc18fa2c3a1af8faba3fd8fa2b18fabb48fa9

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