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 枝?池?枝?梓?^ 10001110011111010011111110010010011100100011111110001110011111010011111110001000101100100011111101011110 8e7d3f92723f8e7d3f88b23f5e
EUC-JP 枝?池?枝?梓?^ 10111011110111100011111111000011110100110011111110111011110111100011111110110000101101000011111101011110 bbde3fc3d33fbbde3fb0b43f5e
UTF-8 枝렋池렔枝렋梓렒^ 11100110100111101001110111101011101000001000101111100110101100011010000011101011101000001001010011100110100111101001110111101011101000001000101111100110101000101001001111101011101000001001001001011110 e69e9deba08be6b1a0eba094e69e9deba08be6a293eba0925e
UHC 枝렋池렔枝렋梓렒^ 1111001010101011100011101010001011110010101011101000111010101001111100101010101110001110101000101110111010101001100011101010011101011110 f2ab8ea2f2ae8ea9f2ab8ea2eea98ea75e

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