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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 鮓蛾ウー[}鮓蛾ウー[{^ 1110100110110110100010011110100110110011101100000101101101111101111010011011011010001001111010011011001110110000010110110111101101011110 e9b689e9b3b05b7de9b689e9b3b05b7b5e
EUC-JP 鮓蛾ウー[}鮓蛾ウー[{^ 111100101011100010110010111010111000111010110011100011101011000001011011011111011111001010111000101100101110101110001110101100111000111010110000010110110111101101011110 f2b8b2eb8eb38eb05b7df2b8b2eb8eb38eb05b7b5e
UTF-8 鮓蛾ウー[}鮓蛾ウー[{^ 1110100110101110100100111110100010011011101111101110111110111101101100111110111110111101101100000101101101111101111010011010111010010011111010001001101110111110111011111011110110110011111011111011110110110000010110110111101101011110 e9ae93e89bbeefbdb3efbdb05b7de9ae93e89bbeefbdb3efbdb05b7b5e
UHC ?蛾??[}?蛾??[{^ 001111111110010010110110001111110011111101011011011111010011111111100100101101100011111100111111010110110111101101011110 3fe4b63f3f5b7d3fe4b63f3f5b7b5e

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