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 ްŽÐBN}ްŽÐBN{^ 100011101011000010001110110100000100001001001110011111011000111010110000100011101101000001000010010011100111101101011110 8eb08ed0424e7d8eb08ed0424e7b5e
SJIS-WIN ?°??BN}?°??BN{^ 0011111110000001100010110011111100111111010000100100111001111101001111111000000110001011001111110011111101000010010011100111101101011110 3f818b3f3f424e7d3f818b3f3f424e7b5e
EUC-JP ?°??BN}?°??BN{^ 0011111110100001111010110011111100111111010000100100111001111101001111111010000111101011001111110011111101000010010011100111101101011110 3fa1eb3f3f424e7d3fa1eb3f3f424e7b5e
UTF-8 ްŽÐBN}ްŽÐBN{^ 1100001010001110110000101011000011000010100011101100001110010000010000100100111001111101110000101000111011000010101100001100001010001110110000111001000001000010010011100111101101011110 c28ec2b0c28ec390424e7dc28ec2b0c28ec390424e7b5e
UHC ?°?ÐBN}?°?ÐBN{^ 00111111101000011100011000111111101010001010001001000010010011100111110100111111101000011100011000111111101010001010001001000010010011100111101101011110 3fa1c63fa8a2424e7d3fa1c63fa8a2424e7b5e

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