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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?曜怏}?曜怏{^ 00111111100101110110101010011100100010010111110100111111100101110110101010011100100010010111101101011110 3f976a9c897d3f976a9c897b5e
EUC-JP ?曜怏}?曜怏{^ 00111111110011011100101111010111111010010111110100111111110011011100101111010111111010010111101101011110 3fcdcbd7e97d3fcdcbd7e97b5e
UTF-8 樂曜怏}樂曜怏{^ 111011111010011010111111111001101001101110011100111001101000000010001111011111011110111110100110101111111110011010011011100111001110011010000000100011110111101101011110 efa6bfe69b9ce6808f7defa6bfe69b9ce6808f7b5e
UHC 樂曜怏}樂曜怏{^ 111010001111100111101000111110001110010011101000011111011110100011111001111010001111100011100100111010000111101101011110 e8f9e8f8e4e87de8f9e8f8e4e87b5e

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