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 兪?湲?兪?湲?^ 10011001011000000011111110011111110100010011111110011001011000000011111110011111110100010011111101011110 99603f9fd13f99603f9fd13f5e
EUC-JP 兪?湲?兪?湲?^ 11010001110000010011111111011110110100110011111111010001110000010011111111011110110100110011111101011110 d1c13fded33fd1c13fded33f5e
UTF-8 兪렱湲룁兪렱湲뢸^ 11100101100001011010101011101011101000001011000111100110101110011011001011101011101000111000000111100101100001011010101011101011101000001011000111100110101110011011001011101011101000101011100001011110 e585aaeba0b1e6b9b2eba381e585aaeba0b1e6b9b2eba2b85e
UHC 兪렱湲룁兪렱湲뢸^ 1110101011100100100011101011111011101010101110001011011111011110111010101110010010001110101111101110101010111000101101111101110001011110 eae48ebeeab8b7deeae48ebeeab8b7dc5e

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