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 岺、鮑嘲岺、鮑嘴^ 111110101010110110100100111010011011100010011010011111011111101010101101101001001110100110111000100110100111101101011110 faada4e9b89a7dfaada4e9b89a7b5e
EUC-JP 岺、鮑嘲岺、鮑嘴^ 10001111101110111011100010001110101001001111001010111010110100111101111010001111101110111011100010001110101001001111001010111010110100111101110001011110 8fbbb88ea4f2bad3de8fbbb88ea4f2bad3dc5e
UTF-8 岺、鮑嘲岺、鮑嘴^ 11100101101100101011101011101111101111011010010011101001101011101001000111100101100110001011001011100101101100101011101011101111101111011010010011101001101011101001000111100101100110001011010001011110 e5b2baefbda4e9ae91e598b2e5b2baefbda4e9ae91e598b45e
UHC 岺?鮑嘲岺?鮑嘴^ 110101101011100100111111111110001110101011110000101111111101011010111001001111111111100011101010111101101010010001011110 d6b93ff8eaf0bfd6b93ff8eaf6a45e

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