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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN リ蕀ォ\}リ蕀ォ\{^ 1101100011100100111110011010101111110110101101000101110001111101110110001110010011111001101010111111011010110100010111000111101101011110 d8e4f9abf6b45c7dd8e4f9abf6b45c7b5e
EUC-JP リ蕀ォ?\}リ蕀ォ?\{^ 10001110110110001110100011111011100011101010101100111111010111000111110110001110110110001110100011111011100011101010101100111111010111000111101101011110 8ed8e8fb8eab3f5c7d8ed8e8fb8eab3f5c7b5e
UTF-8 リ蕀ォ\}リ蕀ォ\{^ 1110111110111110100110001110100010010101100000001110111110111101101010111110111010010011100110110101110001111101111011111011111010011000111010001001010110000000111011111011110110101011111011101001001110011011010111000111101101011110 efbe98e89580efbdabee939b5c7defbe98e89580efbdabee939b5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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