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 뤵쳩생렰뤵쳩생렲^ 11101011101001001011010111101100101100111010100111101100100000111001110111101011101000001011000011101011101001001011010111101100101100111010100111101100100000111001110111101011101000001011001001011110 eba4b5ecb3a9ec839deba0b0eba4b5ecb3a9ec839deba0b25e
UHC 뤵쳩생렰뤵쳩생렲^ 1000111111100011101010111000111010111011111111011000111010111101100011111110001110101011100011101011101111111101100011101011111101011110 8fe3ab8ebbfd8ebd8fe3ab8ebbfd8ebf5e

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