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 ?鴨???鴨??^ 0011111110001010100110110011111100111111001111111000101010011011001111110011111101011110 3f8a9b3f3f3f8a9b3f3f5e
EUC-JP ?鴨?唵?鴨?唵^ 001111111011001111111011001111111000111110110101110100010011111110110011111110110011111110001111101101011101000101011110 3fb3fb3f8fb5d13fb3fb3f8fb5d15e
UTF-8 솝鴨솽唵솝鴨솽唵^ 11101100100001101001110111101001101101001010100011101100100001101011110111100101100101001011010111101100100001101001110111101001101101001010100011101100100001101011110111100101100101001011010101011110 ec869de9b4a8ec86bde594b5ec869de9b4a8ec86bde594b55e
UHC 솝鴨솽唵솝鴨솽唵^ 1011110011011001111001001110010110111100111000011110010011011010101111001101100111100100111001011011110011100001111001001101101001011110 bcd9e4e5bce1e4dabcd9e4e5bce1e4da5e

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