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 髯キ邨栲髯キ邨桀^ 111010011001100110110111111001111011010110011110011111011110100110011001101101111110011110110101100111100111101101011110 e999b7e7b59e7de999b7e7b59e7b5e
EUC-JP 髯キ邨栲髯キ邨桀^ 1111000111111001100011101011011111101110101101111101101111011110111100011111100110001110101101111110111010110111110110111101110001011110 f1f98eb7eeb7dbdef1f98eb7eeb7dbdc5e
UTF-8 髯キ邨栲髯キ邨桀^ 11101001101010111010111111101111101111011011011111101001100000101010100011100110101000001011001011101001101010111010111111101111101111011011011111101001100000101010100011100110101000011000000001011110 e9abafefbdb7e982a8e6a0b2e9abafefbdb7e982a8e6a1805e
UHC ??邨???邨桀^ 001111110011111111110101101111100011111100111111001111111111010110111110110010111111101001011110 3f3ff5be3f3f3ff5becbfa5e

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