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 ‘Dž¶ž¶‘Dž¶ž¶B 10010001010001001001111010110110100111101011011010010001010001001001111010110110100111101011011001000010 91449eb69eb691449eb69eb642
SJIS-WIN ?D?¶?¶?D?¶?¶B 0011111101000100001111111000000111110111001111111000000111110111001111110100010000111111100000011111011100111111100000011111011101000010 3f443f81f73f81f73f443f81f73f81f742
EUC-JP ?D?¶?¶?D?¶?¶B 0011111101000100001111111010001011111001001111111010001011111001001111110100010000111111101000101111100100111111101000101111100101000010 3f443fa2f93fa2f93f443fa2f93fa2f942
UTF-8 ‘Dž¶ž¶‘Dž¶ž¶B 1100001010010001010001001100001010011110110000101011011011000010100111101100001010110110110000101001000101000100110000101001111011000010101101101100001010011110110000101011011001000010 c29144c29ec2b6c29ec2b6c29144c29ec2b6c29ec2b642
UHC ?D?¶?¶?D?¶?¶B 0011111101000100001111111010001011010010001111111010001011010010001111110100010000111111101000101101001000111111101000101101001001000010 3f443fa2d23fa2d23f443fa2d23fa2d242

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