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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 枝絞?枝絞?^ 1000111001111101100011010110100100111111100011100111110110001101011010010011111101011110 8e7d8d693f8e7d8d693f5e
EUC-JP 枝絞?枝絞?^ 1011101111011110101110011100101000111111101110111101111010111001110010100011111101011110 bbdeb9ca3fbbdeb9ca3f5e
UTF-8 枝絞출枝絞출^ 11100110100111101001110111100111101101011001111011101100101101101001110011100110100111101001110111100111101101011001111011101100101101101001110001011110 e69e9de7b59eecb69ce69e9de7b59eecb69c5e
UHC 枝絞출枝絞출^ 11110010101010111100111011101101110000111110001011110010101010111100111011101101110000111110001001011110 f2abceedc3e2f2abceedc3e25e

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