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 ???衿????^ 00111111001111110011111110001011110111000011111100111111001111110011111101011110 3f3f3f8bdc3f3f3f3f5e
EUC-JP ?堉?衿?堉?芩^ 00111111100011111011011111111101001111111011011011011110001111111000111110110111111111010011111110001111110101111100001101011110 3f8fb7fd3fb6de3f8fb7fd3f8fd7c35e
UTF-8 뤷堉헐衿뤷堉헐芩^ 11101011101001001011011111100101101000001000100111101101100101111001000011101000101000011011111111101011101001001011011111100101101000001000100111101101100101111001000011101000100010101010100101011110 eba4b7e5a089ed9790e8a1bfeba4b7e5a089ed9790e88aa95e
UHC 뤷堉헐衿뤷堉헐芩^ 1000111111100101111010111011110011000111111001101101000011011011100011111110010111101011101111001100011111100110110100001101100101011110 8fe5ebbcc7e6d0db8fe5ebbcc7e6d0d95e

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