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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 岵???岵???^ 10001111101110111011011100111111001111110011111110001111101110111011011100111111001111110011111101011110 8fbbb73f3f3f8fbbb73f3f3f5e
UTF-8 岵면렋렐岵면렋렐^ 11100101101100101011010111101011101010011011010011101011101000001000101111101011101000001001000011100101101100101011010111101011101010011011010011101011101000001000101111101011101000001001000001011110 e5b2b5eba9b4eba08beba090e5b2b5eba9b4eba08beba0905e
UHC 岵면렋렐岵면렋렐^ 1111101111000000101110001110100110001110101000101011011110111100111110111100000010111000111010011000111010100010101101111011110001011110 fbc0b8e98ea2b7bcfbc0b8e98ea2b7bc5e

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