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 âvƒ­}âvƒ­{^ 1110001001110110100000111010110101111101111000100111011010000011101011010111101101011110 e27683ad7de27683ad7b5e
SJIS-WIN ?v??}?v??{^ 0011111101110110001111110011111101111101001111110111011000111111001111110111101101011110 3f763f3f7d3f763f3f7b5e
EUC-JP âv??}âv??{^ 100011111010101110100100011101100011111100111111011111011000111110101011101001000111011000111111001111110111101101011110 8faba4763f3f7d8faba4763f3f7b5e
UTF-8 âvƒ­}âvƒ­{^ 1100001110100010011101101100001010000011110000101010110101111101110000111010001001110110110000101000001111000010101011010111101101011110 c3a276c283c2ad7dc3a276c283c2ad7b5e
UHC ?v?­}?v?­{^ 00111111011101100011111110100001101010010111110100111111011101100011111110100001101010010111101101011110 3f763fa1a97d3f763fa1a97b5e

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