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 ?}◇}?}◇{^ 00111111100000010111000010000001100111100111110100111111100000010111000010000001100111100111101101011110 3f8170819e7d3f8170819e7b5e
EUC-JP ?}◇}?}◇{^ 00111111101000011101000110100001111111100111110100111111101000011101000110100001111111100111101101011110 3fa1d1a1fe7d3fa1d1a1fe7b5e
UTF-8 룶}◇}룶}◇{^ 111010111010001110110110111011111011110110011101111000101001011110000111011111011110101110100011101101101110111110111101100111011110001010010111100001110111101101011110 eba3b6efbd9de297877deba3b6efbd9de297877b5e
UHC 룶}◇}룶}◇{^ 100011111010101110100011111111011010000111011110011111011000111110101011101000111111110110100001110111100111101101011110 8faba3fda1de7d8faba3fda1de7b5e

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