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 뫕묲뫕묲^ 11101011101010111001010111101011101011001011001011101011101010111001010111101011101011001011001001011110 ebab95ebacb2ebab95ebacb25e
SJIS-WIN ????¬?????¬?^ 001111110011111100111111001111111000000111001010001111110011111100111111001111110011111110000001110010100011111101011110 3f3f3f3f81ca3f3f3f3f3f81ca3f5e
EUC-JP ë??ë¬?ë??ë¬?^ 1000111110101011101100110011111100111111100011111010101110110011101000101100110000111111100011111010101110110011001111110011111110001111101010111011001110100010110011000011111101011110 8fabb33f3f8fabb3a2cc3f8fabb33f3f8fabb3a2cc3f5e
UTF-8 뫕묲뫕묲^ 11000011101010111100001010101011110000101001010111000011101010111100001010101100110000101011001011000011101010111100001010101011110000101001010111000011101010111100001010101100110000101011001001011110 c3abc2abc295c3abc2acc2b2c3abc2abc295c3abc2acc2b25e
UHC ?????²?????²^ 001111110011111100111111001111110011111110101001111101110011111100111111001111110011111100111111101010011111011101011110 3f3f3f3f3fa9f73f3f3f3f3fa9f75e

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