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 ??樂}??樂{^ 0011111100111111100111101101100101111101001111110011111110011110110110010111101101011110 3f3f9ed97d3f3f9ed97b5e
EUC-JP ??樂}??樂{^ 0011111100111111110111001101101101111101001111110011111111011100110110110111101101011110 3f3fdcdb7d3f3fdcdb7b5e
UTF-8 롖렎樂}롖렎樂{^ 111010111010000110010110111010111010000010001110111001101010100010000010011111011110101110100001100101101110101110100000100011101110011010101000100000100111101101011110 eba196eba08ee6a8827deba196eba08ee6a8827b5e
UHC 롖렎樂}롖렎樂{^ 100011101101101010001110101001001110010011000101011111011000111011011010100011101010010011100100110001010111101101011110 8eda8ea4e4c57d8eda8ea4e4c57b5e

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