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\ 001111110011111100111111100011001110011000111111001111110101000001011100 3f3f3f8ce63f3f505c
EUC-JP ???梧??P\ 001111110011111100111111101110001110100000111111001111110101000001011100 3f3f3fb8e83f3f505c
UTF-8 遼놅숯梧잞쉽P\ 1110111110100111100000111110101110000110100001011110110010001000101011111110011010100010101001111110110010011110100111101110110010001001101111010101000001011100 efa783eb8685ec88afe6a2a7ec9e9eec89bd505c
UHC 遼놅숯梧잞쉽P\ 1110100110101100100001101110111110111101101000011110011111111100100111111110111110111101101100010101000001011100 e9ac86efbda1e7fc9fefbdb1505c

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