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 遵?┳}遵?┳{^ 10001111100001010011111110000100101100010111110110001111100001010011111110000100101100010111101101011110 8f853f84b17d8f853f84b17b5e
EUC-JP 遵?┳}遵?┳{^ 10111101111001010011111110101000101100110111110110111101111001010011111110101000101100110111101101011110 bde53fa8b37dbde53fa8b37b5e
UTF-8 遵댐┳}遵댐┳{^ 111010011000000110110101111010111000110010010000111000101001010010110011011111011110100110000001101101011110101110001100100100001110001010010100101100110111101101011110 e981b5eb8c90e294b37de981b5eb8c90e294b37b5e
UHC 遵댐┳}遵댐┳{^ 111100011110010110110100111011111010011010110011011111011111000111100101101101001110111110100110101100110111101101011110 f1e5b4efa6b37df1e5b4efa6b37b5e

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