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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 쩐처횓횋쩐처채챠^ 11101100101010011001000011101100101100101001100011101101100110101001001111101101100110101000101111101100101010011001000011101100101100101001100011101100101100011000010011101100101100011010000001011110 eca990ecb298ed9a93ed9a8beca990ecb298ecb184ecb1a05e
UHC 쩐처횓횋쩐처채챠^ 1100001010111110110000111011001111000011100011101100001110001001110000101011111011000011101100111100001110100100110000111010110101011110 c2bec3b3c38ec389c2bec3b3c3a4c3ad5e

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