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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 蠇カ閾ェD蠇カ閾ェD^ 111110111010000110110110111010001000011110101010010001001111101110100001101101101110100010000111101010100100010001011110 fba1b6e887aa44fba1b6e887aa445e
EUC-JP ?カ閾ェD?カ閾ェD^ 0011111110001110101101101110111111100111100011101010101001000100001111111000111010110110111011111110011110001110101010100100010001011110 3f8eb6efe78eaa443f8eb6efe78eaa445e
UTF-8 蠇カ閾ェD蠇カ閾ェD^ 111010001010000010000111111011111011110110110110111010011001011010111110111011111011110110101010010001001110100010100000100001111110111110111101101101101110100110010110101111101110111110111101101010100100010001011110 e8a087efbdb6e996beefbdaa44e8a087efbdb6e996beefbdaa445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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