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 奪贈測}奪贈測{^ 100100100100010010010001101000011001000110101010011111011001001001000100100100011010000110010001101010100111101101011110 924491a191aa7d924491a191aa7b5e
EUC-JP 奪贈測}奪贈測{^ 110000111010010111000010101000111100001010101100011111011100001110100101110000101010001111000010101011000111101101011110 c3a5c2a3c2ac7dc3a5c2a3c2ac7b5e
UTF-8 奪贈測}奪贈測{^ 111001011010010110101010111010001011010010001000111001101011100010101100011111011110010110100101101010101110100010110100100010001110011010111000101011000111101101011110 e5a5aae8b488e6b8ac7de5a5aae8b488e6b8ac7b5e
UHC 奪贈測}奪贈測{^ 111101111010110011110001111111001111011010110100011111011111011110101100111100011111110011110110101101000111101101011110 f7acf1fcf6b47df7acf1fcf6b47b5e

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