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 𤎱è½Ò玽Ž« 111100001010010010001110101100011110100010111101110100101110011110001110101111011000111010101011 f0a48eb1e8bdd2e78ebd8eab
SJIS-WIN ???±???????? 00111111001111110011111110000001011111010011111100111111001111110011111100111111001111110011111100111111 3f3f3f817d3f3f3f3f3f3f3f3f
EUC-JP ð¤?±è?Òç???? 1000111110101001110000111000111110100010111100000011111110100001110111101000111110101011101100100011111110001111101010101101001010001111101010111010111000111111001111110011111100111111 8fa9c38fa2f03fa1de8fabb23f8faad28fabae3f3f3f3f
UTF-8 𤎱è½Ò玽Ž« 110000111011000011000010101001001100001010001110110000101011000111000011101010001100001010111101110000111001001011000011101001111100001010001110110000101011110111000010100011101100001010101011 c3b0c2a4c28ec2b1c3a8c2bdc392c3a7c28ec2bdc28ec2ab
UHC ð¤?±?½???½?? 1010100110100011101000101011010000111111101000011011111000111111101010001111011000111111001111110011111110101000111101100011111100111111 a9a3a2b43fa1be3fa8f63f3f3fa8f63f3f

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