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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 艶????耶ョ?^ 100010011001000000111111001111110011111100111111100101101110101110000011100001110011111101011110 89903f3f3f3f96eb83873f5e
EUC-JP 艶????耶ョ?^ 101100011111000000111111001111110011111100111111110011001110110110100101111001110011111101011110 b1f03f3f3f3fcceda5e73f5e
UTF-8 艶쵰呂묋씩耶ョ윮^ 11101000100010011011011011101100101101011011000011101111101001101000000011101011101011001000101111101100100101001010100111101000100000001011011011100011100000111010011111101100100111001010111001011110 e889b6ecb5b0efa680ebac8bec94a9e880b6e383a7ec9cae5e
UHC 艶쵰呂묋씩耶ョ윮^ 1110011011111101101011010100110011100101111110111001000111101000101111101011111111100101101011011010101111100111100111111010110101011110 e6fdad4ce5fb91e8bebfe5adabe79fad5e

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