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 邂?航?邂?航?^ 11100111101011100011111110001101011100010011111111100111101011100011111110001101011100010011111101011110 e7ae3f8d713fe7ae3f8d713f5e
EUC-JP 邂?航?邂?航?^ 11101110101100000011111110111001110100100011111111101110101100000011111110111001110100100011111101011110 eeb03fb9d23feeb03fb9d23f5e
UTF-8 邂렰航뒷邂렰航뒬^ 11101001100000101000001011101011101000001011000011101000100010001010101011101011100100101011011111101001100000101000001011101011101000001011000011101000100010001010101011101011100100101010110001011110 e98282eba0b0e888aaeb92b7e98282eba0b0e888aaeb92ac5e
UHC 邂렰航뒷邂렰航뒬^ 1111101010110011100011101011110111111001111111101011010111011110111110101011001110001110101111011111100111111110101101011101110001011110 fab38ebdf9feb5defab38ebdf9feb5dc5e

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