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 íùÄ펬ÀŽ´B 11101101111110011100010011101101100011101010110011000000111011101000111010101110100011101011010001000010 edf9c4ed8eacc0ee8eae8eb442
SJIS-WIN ?????¬?????´B 001111110011111100111111001111110011111110000001110010100011111100111111001111110011111100111111100000010100110001000010 3f3f3f3f3f81ca3f3f3f3f3f814c42
EUC-JP íùÄí?¬Àî?®?´B 1000111110101011101111111000111110101011111000111000111110101010101000111000111110101011101111110011111110100010110011001000111110101010101000101000111110101011110000100011111110001111101000101110111000111111101000011010110101000010 8fabbf8fabe38faaa38fabbf3fa2cc8faaa28fabc23f8fa2ee3fa1ad42
UTF-8 íùÄ펬ÀŽ´B 11000011101011011100001110111001110000111000010011000011101011011100001010001110110000101010110011000011100000001100001110101110110000101000111011000010101011101100001010001110110000101011010001000010 c3adc3b9c384c3adc28ec2acc380c3aec28ec2aec28ec2b442
UHC ?????????®?´B 001111110011111100111111001111110011111100111111001111110011111100111111101000101110011100111111101000101010010101000010 3f3f3f3f3f3f3f3f3fa2e73fa2a542

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