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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 萬э愁萬э愁^ 11100100110111011000010010001111100011110100010011100100110111011000010010001111100011110100010001011110 e4dd848f8f44e4dd848f8f445e
EUC-JP 萬э愁萬э愁^ 11101000110111111010011111101111101111011010010111101000110111111010011111101111101111011010010101011110 e8dfa7efbda5e8dfa7efbda55e
UTF-8 萬э愁萬э愁^ 1110100010010000101011001101000110001101111001101000010010000001111010001001000010101100110100011000110111100110100001001000000101011110 e890acd18de68481e890acd18de684815e
UHC 萬э愁萬э愁^ 11011000101111111010110011101111111000011111111011011000101111111010110011101111111000011111111001011110 d8bfacefe1fed8bfacefe1fe5e

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