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 ?h?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 鋤h鋤fN}鋤h鋤fN{^ 1000111110011011011010001000111110011011011001100100111001111101100011111001101101101000100011111001101101100110010011100111101101011110 8f9b688f9b664e7d8f9b688f9b664e7b5e
EUC-JP 鋤h鋤fN}鋤h鋤fN{^ 1011110111111011011010001011110111111011011001100100111001111101101111011111101101101000101111011111101101100110010011100111101101011110 bdfb68bdfb664e7dbdfb68bdfb664e7b5e
UTF-8 鋤h鋤fN}鋤h鋤fN{^ 111010011000101110100100011010001110100110001011101001000110011001001110011111011110100110001011101001000110100011101001100010111010010001100110010011100111101101011110 e98ba468e98ba4664e7de98ba468e98ba4664e7b5e
UHC 鋤h鋤fN}鋤h鋤fN{^ 1110000010100111011010001110000010100111011001100100111001111101111000001010011101101000111000001010011101100110010011100111101101011110 e0a768e0a7664e7de0a768e0a7664e7b5e

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