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 邂?凋?邂?凋?^ 11100111101011100011111110010010100111000011111111100111101011100011111110010010100111000011111101011110 e7ae3f929c3fe7ae3f929c3f5e
EUC-JP 邂?凋?邂?凋?^ 11101110101100000011111111000011111111000011111111101110101100000011111111000011111111000011111101011110 eeb03fc3fc3feeb03fc3fc3f5e
UTF-8 邂렱凋낄邂렱凋낄^ 11101001100000101000001011101011101000001011000111100101100001111000101111101011100000101000010011101001100000101000001011101011101000001011000111100101100001111000101111101011100000101000010001011110 e98282eba0b1e5878beb8284e98282eba0b1e5878beb82845e
UHC 邂렱凋낄邂렱凋낄^ 1111101010110011100011101011111011110000101111011011001110100101111110101011001110001110101111101111000010111101101100111010010101011110 fab38ebef0bdb3a5fab38ebef0bdb3a55e

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