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 ?æ?}?æ?{^ 001111111110011000111111011111010011111111100110001111110111101101011110 3fe63f7d3fe63f7b5e
SJIS-WIN ??終}??終{^ 0011111100111111100011110100100101111101001111110011111110001111010010010111101101011110 3f3f8f497d3f3f8f497b5e
EUC-JP ?æ終}?æ終{^ 001111111000111110101001110000011011110110101010011111010011111110001111101010011100000110111101101010100111101101011110 3f8fa9c1bdaa7d3f8fa9c1bdaa7b5e
UTF-8 룶æ終}룶æ終{^ 11101011101000111011011011000011101001101110011110110101100000100111110111101011101000111011011011000011101001101110011110110101100000100111101101011110 eba3b6c3a6e7b5827deba3b6c3a6e7b5827b5e
UHC 룶æ終}룶æ終{^ 100011111010101110101001101000011111000011111011011111011000111110101011101010011010000111110000111110110111101101011110 8faba9a1f0fb7d8faba9a1f0fb7b5e

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