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 疋?兆?疋?兆?^ 10010101010001000011111110010010100110110011111110010101010001000011111110010010100110110011111101011110 95443f929b3f95443f929b3f5e
EUC-JP 疋?兆?疋?兆?^ 11001001101001010011111111000011111110110011111111001001101001010011111111000011111110110011111101011110 c9a53fc3fb3fc9a53fc3fb3f5e
UTF-8 疋렏兆螺疋렏兆羅^ 11100111100101101000101111101011101000001000111111100101100001011000011011101111101001001001000111100111100101101000101111101011101000001000111111100101100001011000011011101111101001001000111101011110 e7968beba08fe58586efa491e7968beba08fe58586efa48f5e
UHC 疋렏兆螺疋렏兆羅^ 1111100110110101100011101010010111110000101111001101000111011110111110011011010110001110101001011111000010111100110100011101110001011110 f9b58ea5f0bcd1def9b58ea5f0bcd1dc5e

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