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 ??_}??_{^ 001111110011111101011111011111010011111100111111010111110111101101011110 3f3f5f7d3f3f5f7b5e
SJIS-WIN 偲治_}偲治_{^ 10001110110000111000111010100001010111110111110110001110110000111000111010100001010111110111101101011110 8ec38ea15f7d8ec38ea15f7b5e
EUC-JP 偲治_}偲治_{^ 10111100110001011011110010100011010111110111110110111100110001011011110010100011010111110111101101011110 bcc5bca35f7dbcc5bca35f7b5e
UTF-8 偲治_}偲治_{^ 1110010110000001101100101110011010110010101110110101111101111101111001011000000110110010111001101011001010111011010111110111101101011110 e581b2e6b2bb5f7de581b2e6b2bb5f7b5e
UHC ?治_}?治_{^ 0011111111110110101111010101111101111101001111111111011010111101010111110111101101011110 3ff6bd5f7d3ff6bd5f7b5e

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