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 枝橋乾枝橋乾^ 10001110011111011000101110110100100010101010001110001110011111011000101110110100100010101010001101011110 8e7d8bb48aa38e7d8bb48aa35e
EUC-JP 枝橋乾枝橋乾^ 10111011110111101011011010110110101101001010010110111011110111101011011010110110101101001010010101011110 bbdeb6b6b4a5bbdeb6b6b4a55e
UTF-8 枝橋乾枝橋乾^ 11100110100111101001110111100110101010011000101111100100101110011011111011100110100111101001110111100110101010011000101111100100101110011011111001011110 e69e9de6a98be4b9bee69e9de6a98be4b9be5e
UHC 枝橋乾枝橋乾^ 11110010101010111100111011101001110010111110101111110010101010111100111011101001110010111110101101011110 f2abcee9cbebf2abcee9cbeb5e

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