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 垣?哉?垣?哉?^ 10001010010111110011111110001101110001100011111110001010010111110011111110001101110001100011111101011110 8a5f3f8dc63f8a5f3f8dc63f5e
EUC-JP 垣?哉?垣?哉?^ 10110011110000000011111110111010110010000011111110110011110000000011111110111010110010000011111101011110 b3c03fbac83fb3c03fbac83f5e
UTF-8 垣렔哉렖垣렔哉렖^ 11100101100111101010001111101011101000001001010011100101100100111000100111101011101000001001011011100101100111101010001111101011101000001001010011100101100100111000100111101011101000001001011001011110 e59ea3eba094e59389eba096e59ea3eba094e59389eba0965e
UHC 垣렔哉렖垣렔哉렖^ 1110101010101111100011101010100111101110101000111000111010101011111010101010111110001110101010011110111010100011100011101010101101011110 eaaf8ea9eea38eabeaaf8ea9eea38eab5e

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