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 ??????P\ 0011111100111111001111110011111100111111001111110101000001011100 3f3f3f3f3f3f505c
SJIS-WIN 貍幣眤籥漱筥P\ 1110011010111100100101011011110011100001110000001110001011011110100111111111100111100010101001100101000001011100 e6bc95bce1c0e2de9ff9e2a6505c
EUC-JP 貍幣眤籥漱筥P\ 1110110010111110110010101011111011100010110000101110010011100000110111101111101111100100101010000101000001011100 ecbecabee2c2e4e0defbe4a8505c
UTF-8 貍幣眤籥漱筥P\ 1110100010110010100011011110010110111001101000111110011110011100101001001110011110110001101001011110011010111100101100011110011110101101101001010101000001011100 e8b28de5b9a3e79ca4e7b1a5e6bcb1e7ada5505c
UHC ?幣??漱?P\ 00111111111110001100011100111111001111111110001010101011001111110101000001011100 3ff8c73f3fe2ab3f505c

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