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 ??銑薛\}??銑薛\{^ 0011111100111111100100010100110011100101010011000101110001111101001111110011111110010001010011001110010101001100010111000111101101011110 3f3f914ce54c5c7d3f3f914ce54c5c7b5e
EUC-JP ??銑薛\}??銑薛\{^ 0011111100111111110000011010110111101001101011010101110001111101001111110011111111000001101011011110100110101101010111000111101101011110 3f3fc1ade9ad5c7d3f3fc1ade9ad5c7b5e
UTF-8 롇롗銑薛\}롇롗銑薛\{^ 1110101110100001100001111110101110100001100101111110100110001010100100011110100010010110100110110101110001111101111010111010000110000111111010111010000110010111111010011000101010010001111010001001011010011011010111000111101101011110 eba187eba197e98a91e8969b5c7deba187eba197e98a91e8969b5c7b5e
UHC 롇롗銑薛\}롇롗銑薛\{^ 100011101100110110001110110110111110000011010101111000001110000001011100011111011000111011001101100011101101101111100000110101011110000011100000010111000111101101011110 8ecd8edbe0d5e0e05c7d8ecd8edbe0d5e0e05c7b5e

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