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 ???m}???m{^ 0011111100111111001111110110110101111101001111110011111100111111011011010111101101011110 3f3f3f6d7d3f3f3f6d7b5e
SJIS-WIN 梧??m}梧??m{^ 10001100111001100011111100111111011011010111110110001100111001100011111100111111011011010111101101011110 8ce63f3f6d7d8ce63f3f6d7b5e
EUC-JP 梧??m}梧??m{^ 10111000111010000011111100111111011011010111110110111000111010000011111100111111011011010111101101011110 b8e83f3f6d7db8e83f3f6d7b5e
UTF-8 梧놂슉m}梧놂슉m{^ 1110011010100010101001111110101110000110100000101110110010001010100010010110110101111101111001101010001010100111111010111000011010000010111011001000101010001001011011010111101101011110 e6a2a7eb8682ec8a896d7de6a2a7eb8682ec8a896d7b5e
UHC 梧놂슉m}梧놂슉m{^ 1110011111111100101100111110111110111101101101010110110101111101111001111111110010110011111011111011110110110101011011010111101101011110 e7fcb3efbdb56d7de7fcb3efbdb56d7b5e

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