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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 辿贈他}辿贈他{^ 100100100100100010010001101000011001000110111100011111011001001001001000100100011010000110010001101111000111101101011110 924891a191bc7d924891a191bc7b5e
EUC-JP 辿贈他}辿贈他{^ 110000111010100111000010101000111100001010111110011111011100001110101001110000101010001111000010101111100111101101011110 c3a9c2a3c2be7dc3a9c2a3c2be7b5e
UTF-8 辿贈他}辿贈他{^ 111010001011111010111111111010001011010010001000111001001011101110010110011111011110100010111110101111111110100010110100100010001110010010111011100101100111101101011110 e8bebfe8b488e4bb967de8bebfe8b488e4bb967b5e
UHC ?贈他}?贈他{^ 00111111111100011111110011110110111000100111110100111111111100011111110011110110111000100111101101011110 3ff1fcf6e27d3ff1fcf6e27b5e

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