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 虞?疑?虞?疑?^ 10001011111100010011111110001011010111100011111110001011111100010011111110001011010111100011111101011110 8bf13f8b5e3f8bf13f8b5e3f5e
EUC-JP 虞?疑?虞?疑?^ 10110110111100110011111110110101101111110011111110110110111100110011111110110101101111110011111101011110 b6f33fb5bf3fb6f33fb5bf3f5e
UTF-8 虞렧疑슨虞렧疑슨^ 11101000100110011001111011101011101000001010011111100111100101101001000111101100100010101010100011101000100110011001111011101011101000001010011111100111100101101001000111101100100010101010100001011110 e8999eeba0a7e79691ec8aa8e8999eeba0a7e79691ec8aa85e
UHC 虞렧疑슨虞렧疑슨^ 1110100111100101100011101011011011101011111101111011110110111100111010011110010110001110101101101110101111110111101111011011110001011110 e9e58eb6ebf7bdbce9e58eb6ebf7bdbc5e

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