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 贈?伊?贈?伊?^ 10010001101000010011111110001000110010010011111110010001101000010011111110001000110010010011111101011110 91a13f88c93f91a13f88c93f5e
EUC-JP 贈?伊?贈?伊?^ 11000010101000110011111110110000110010110011111111000010101000110011111110110000110010110011111101011110 c2a33fb0cb3fc2a33fb0cb3f5e
UTF-8 贈렰伊렭贈렰伊렭^ 11101000101101001000100011101011101000001011000011100100101111001000101011101011101000001010110111101000101101001000100011101011101000001011000011100100101111001000101011101011101000001010110101011110 e8b488eba0b0e4bc8aeba0ade8b488eba0b0e4bc8aeba0ad5e
UHC 贈렰伊렭贈렰伊렭^ 1111000111111100100011101011110111101100101001011000111010111010111100011111110010001110101111011110110010100101100011101011101001011110 f1fc8ebdeca58ebaf1fc8ebdeca58eba5e

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