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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 豺ア鄒ィ}豺ア鄒ィ{^ 111001101011011110110001111001111011111010101000011111011110011010110111101100011110011110111110101010000111101101011110 e6b7b1e7bea87de6b7b1e7bea87b5e
EUC-JP 豺ア鄒ィ}豺ア鄒ィ{^ 11101100101110011000111010110001111011101100000010001110101010000111110111101100101110011000111010110001111011101100000010001110101010000111101101011110 ecb98eb1eec08ea87decb98eb1eec08ea87b5e
UTF-8 豺ア鄒ィ}豺ア鄒ィ{^ 111010001011000110111010111011111011110110110001111010011000010010010010111011111011110110101000011111011110100010110001101110101110111110111101101100011110100110000100100100101110111110111101101010000111101101011110 e8b1baefbdb1e98492efbda87de8b1baefbdb1e98492efbda87b5e
UHC 豺?鄒?}豺?鄒?{^ 111000111100111100111111111101011101101100111111011111011110001111001111001111111111010111011011001111110111101101011110 e3cf3ff5db3f7de3cf3ff5db3f7b5e

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