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 ??鳥}??鳥{^ 0011111100111111100100101011100101111101001111110011111110010010101110010111101101011110 3f3f92b97d3f3f92b97b5e
EUC-JP ??鳥}??鳥{^ 0011111100111111110001001011101101111101001111110011111111000100101110110111101101011110 3f3fc4bb7d3f3fc4bb7b5e
UTF-8 렯렫鳥}렯렫鳥{^ 111010111010000010101111111010111010000010101011111010011011001110100101011111011110101110100000101011111110101110100000101010111110100110110011101001010111101101011110 eba0afeba0abe9b3a57deba0afeba0abe9b3a57b5e
UHC 렯렫鳥}렯렫鳥{^ 100011101011110010001110101110011111000011101000011111011000111010111100100011101011100111110000111010000111101101011110 8ebc8eb9f0e87d8ebc8eb9f0e87b5e

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