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 熙ワ鋕ヲ熙ワ鋐ュ^ 11101010101001001101110011111011110101001010011011101010101001001101110011111011110100101010110101011110 eaa4dcfbd4a6eaa4dcfbd2ad5e
EUC-JP 熙ワ鋕ヲ熙ワ鋐ュ^ 11110100101001101000111011011100100011111110010011000000100011101010011011110100101001101000111011011100100011111110010010111110100011101010110101011110 f4a68edc8fe4c08ea6f4a68edc8fe4be8ead5e
UTF-8 熙ワ鋕ヲ熙ワ鋐ュ^ 11100111100001101001100111101111101111101001110011101001100010111001010111101111101111011010011011100111100001101001100111101111101111101001110011101001100010111001000011101111101111011010110101011110 e78699efbe9ce98b95efbda6e78699efbe9ce98b90efbdad5e
UHC 熙???熙???^ 1111110111110111001111110011111100111111111111011111011100111111001111110011111101011110 fdf73f3f3ffdf73f3f3f5e

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