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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???洵????洵?B 00111111001111110011111110011111101010110011111100111111001111110011111110011111101010110011111101000010 3f3f3f9fab3f3f3f3f9fab3f42
EUC-JP ???洵????洵?B 00111111001111110011111111011110101011010011111100111111001111110011111111011110101011010011111101000010 3f3f3fdead3f3f3f3fdead3f42
UTF-8 溜쏅쭜洵잷溜쏅쭜洵잷B 11101111101001111000101111101100100011111000010111101100101011011001110011100110101101001011010111101100100111101011011111101111101001111000101111101100100011111000010111101100101011011001110011100110101101001011010111101100100111101011011101000010 efa78bec8f85ecad9ce6b4b5ec9eb7efa78bec8f85ecad9ce6b4b5ec9eb742
UHC 溜쏅쭜洵잷溜쏅쭜洵잷B 111010101111111010011011111010111010011110010010111000101110011110011111111111101110101011111110100110111110101110100111100100101110001011100111100111111111111001000010 eafe9beba792e2e79ffeeafe9beba792e2e79ffe42

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