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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 梓?町凜}梓?町凜{^ 1000100010110010001111111001001010101100111010101010001101111101100010001011001000111111100100101010110011101010101000110111101101011110 88b23f92aceaa37d88b23f92aceaa37b5e
EUC-JP 梓?町凜}梓?町凜{^ 1011000010110100001111111100010010101110111101001010010101111101101100001011010000111111110001001010111011110100101001010111101101011110 b0b43fc4aef4a57db0b43fc4aef4a57b5e
UTF-8 梓렗町凜}梓렗町凜{^ 111001101010001010010011111010111010000010010111111001111001010010111010111001011000011110011100011111011110011010100010100100111110101110100000100101111110011110010100101110101110010110000111100111000111101101011110 e6a293eba097e794bae5879c7de6a293eba097e794bae5879c7b5e
UHC 梓렗町凜}梓렗町凜{^ 11101110101010011000111010101100111011111110101111010111110011110111110111101110101010011000111010101100111011111110101111010111110011110111101101011110 eea98eacefebd7cf7deea98eacefebd7cf7b5e

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