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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 晶オ晶諶アヘオ^ 100011111011101111110011111011001011010110001111101110111111010011001100111110111010101010110001110011011011010101011110 8fbbf3ecb58fbbf4ccfbaab1cdb55e
EUC-JP 晶?オ晶?諶アヘオ^ 101111101011110100111111100011101011010110111110101111010011111110001111110111101011010110001110101100011000111011001101100011101011010101011110 bebd3f8eb5bebd3f8fdeb58eb18ecd8eb55e
UTF-8 晶オ晶諶アヘオ^ 11100110100110011011011011101110100010111001111111101111101111011011010111100110100110011011011011101110100011011011101111101000101010111011011011101111101111011011000111101111101111101000110111101111101111011011010101011110 e699b6ee8b9fefbdb5e699b6ee8dbbe8abb6efbdb1efbe8defbdb55e
UHC 晶??晶?諶???^ 11101111110111000011111100111111111011111101110000111111111001001010011000111111001111110011111101011110 efdc3f3fefdc3fe4a63f3f3f5e

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