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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??億}??億{^ 0011111100111111100010011010110101111101001111110011111110001001101011010111101101011110 3f3f89ad7d3f3f89ad7b5e
EUC-JP ??億}??億{^ 0011111100111111101100101010111101111101001111110011111110110010101011110111101101011110 3f3fb2af7d3f3fb2af7b5e
UTF-8 쑭뺞億}쑭뺞億{^ 111011001001000110101101111010111011101010011110111001011000010010000100011111011110110010010001101011011110101110111010100111101110010110000100100001000111101101011110 ec91adebba9ee584847dec91adebba9ee584847b5e
UHC 쑭뺞億}쑭뺞億{^ 100111001100100010010101111001101110010111100010011111011001110011001000100101011110011011100101111000100111101101011110 9cc895e6e5e27d9cc895e6e5e27b5e

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