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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 烏??[烏??[^ 1000100101000111001111110011111101011011100010010100011100111111001111110101101101011110 89473f3f5b89473f3f5b5e
EUC-JP 烏??[烏??[^ 1011000110101000001111110011111101011011101100011010100000111111001111110101101101011110 b1a83f3f5bb1a83f3f5b5e
UTF-8 烏녿젍[烏녿젍[^ 111001111000001110001111111010111000010110111111111011001010000010001101010110111110011110000011100011111110101110000101101111111110110010100000100011010101101101011110 e7838feb85bfeca08d5be7838feb85bfeca08d5b5e
UHC 烏녿젍[烏녿젍[^ 111010001010000110000110111010111010000010001110010110111110100010100001100001101110101110100000100011100101101101011110 e8a186eba08e5be8a186eba08e5b5e

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