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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 陜怜侭}陜怜侭{^ 111010001001110110010111111001011001011010011001011111011110100010011101100101111110010110010110100110010111101101011110 e89d97e596997de89d97e596997b5e
EUC-JP 陜怜侭}陜怜侭{^ 111011111111110111001110111001111100101111111001011111011110111111111101110011101110011111001011111110010111101101011110 effdcee7cbf97deffdcee7cbf97b5e
UTF-8 陜怜侭}陜怜侭{^ 111010011001100110011100111001101000000010011100111001001011111010101101011111011110100110011001100111001110011010000000100111001110010010111110101011010111101101011110 e9999ce6809ce4bead7de9999ce6809ce4bead7b5e
UHC 陜怜?}陜怜?{^ 11111001111100001101011010111011001111110111110111111001111100001101011010111011001111110111101101011110 f9f0d6bb3f7df9f0d6bb3f7b5e

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