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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 枝??兪?愿?魏 100011100111110100111111001111111001100101100000001111111001110011000011001111111110100110110000 8e7d3f3f99603f9cc33fe9b0
EUC-JP 枝??兪?愿?魏 101110111101111000111111001111111101000111000001001111111101100011000101001111111111001010110010 bbde3f3fd1c13fd8c53ff2b2
UTF-8 枝븃벱兪렱愿렑魏 111001101001111010011101111010111011100010000011111010111011001010110001111001011000010110101010111010111010000010110001111001101000010010111111111010111010000010010001111010011010110110001111 e69e9debb883ebb2b1e585aaeba0b1e684bfeba091e9ad8f
UHC 枝븃벱兪렱愿렑魏 11110010101010111011101011101000101110101010100111101010111001001000111010111110111010101011010010001110101001101110101011100000 f2abbae8baa9eae48ebeeab48ea6eae0

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