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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 偲治篠嫉偲治篠嫉B 1000111011000011100011101010000110001110110000101000111010111001100011101100001110001110101000011000111011000010100011101011100101000010 8ec38ea18ec28eb98ec38ea18ec28eb942
EUC-JP 偲治篠嫉偲治篠嫉B 1011110011000101101111001010001110111100110001001011110010111011101111001100010110111100101000111011110011000100101111001011101101000010 bcc5bca3bcc4bcbbbcc5bca3bcc4bcbb42
UTF-8 偲治篠嫉偲治篠嫉B 11100101100000011011001011100110101100101011101111100111101011111010000011100101101010111000100111100101100000011011001011100110101100101011101111100111101011111010000011100101101010111000100101000010 e581b2e6b2bbe7afa0e5ab89e581b2e6b2bbe7afa0e5ab8942
UHC ?治篠嫉?治篠嫉B 001111111111011010111101111000011100011011110010111011000011111111110110101111011110000111000110111100101110110001000010 3ff6bde1c6f2ec3ff6bde1c6f2ec42

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