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 縱???縱???^ 1110001101110011001111110011111100111111111000110111001100111111001111110011111101011110 e3733f3f3fe3733f3f3f5e
EUC-JP 縱???縱???^ 1110010111010100001111110011111100111111111001011101010000111111001111110011111101011110 e5d43f3f3fe5d43f3f3f5e
UTF-8 縱ㅻ렦㎌縱ㅻ렦㎊^ 11100111101110001011000111100011100001011011101111101011101000001010011011100011100011101000110011100111101110001011000111100011100001011011101111101011101000001010011011100011100011101000101001011110 e7b8b1e385bbeba0a6e38e8ce7b8b1e385bbeba0a6e38e8a5e
UHC 縱ㅻ렦㎌縱ㅻ렦㎊^ 1111000011111101101001001110101110001110101101011010011111011110111100001111110110100100111010111000111010110101101001111101110001011110 f0fda4eb8eb5a7def0fda4eb8eb5a7dc5e

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