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 堊???堊???^ 1001101010111111001111110011111100111111100110101011111100111111001111110011111101011110 9abf3f3f3f9abf3f3f3f5e
EUC-JP 堊???堊???^ 1101010011000001001111110011111100111111110101001100000100111111001111110011111101011110 d4c13f3f3fd4c13f3f3f5e
UTF-8 堊앹뼔짢堊앹뼔짢^ 11100101101000001000101011101100100101011011100111101011101111001001010011101100101001111010001011100101101000001000101011101100100101011011100111101011101111001001010011101100101001111010001001011110 e5a08aec95b9ebbc94eca7a2e5a08aec95b9ebbc94eca7a25e
UHC 堊앹뼔짢堊앹뼔짢^ 1110010010111110100111011110110010010110100111001100001010101000111001001011111010011101111011001001011010011100110000101010100001011110 e4be9dec969cc2a8e4be9dec969cc2a85e

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