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 轅?爰?轅?爰?^ 11100111011101100011111111100000101001110011111111100111011101100011111111100000101001110011111101011110 e7763fe0a73fe7763fe0a73f5e
EUC-JP 轅?爰?轅?爰?^ 11101101110101110011111111100000101010010011111111101101110101110011111111100000101010010011111101011110 edd73fe0a93fedd73fe0a93f5e
UTF-8 轅렖爰螺轅렖爰羅^ 11101000101111011000010111101011101000001001011011100111100010001011000011101111101001001001000111101000101111011000010111101011101000001001011011100111100010001011000011101111101001001000111101011110 e8bd85eba096e788b0efa491e8bd85eba096e788b0efa48f5e
UHC 轅렖爰螺轅렖爰羅^ 1110101010111111100011101010101111101010101110101101000111011110111010101011111110001110101010111110101010111010110100011101110001011110 eabf8eabeabad1deeabf8eabeabad1dc5e

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